![]() | |
![]() | ![]() |
CL_Event_WindowResize::on_window_resizeSyntaxvirtual bool on_window_resize( CL_DisplayCard *card, int new_width, int new_height); Parameters
Return valueIf true is returned, the event chain that called this function will break the chain (stop sending it the remaining listeners on the chain).DescriptionCalled when a window resize event occours. |