virtual bool on_window_resize( CL_DisplayCard *card, int new_width, int new_height);
Call this function to send a window resize event down through the event chain.
Back to index