ClanSoft logo
ClanSoft logo

    CL_DisplayCard::get_sig_resize

Syntax

virtual thSignal_v2<int, int> &get_sig_resize();

Description

Returns the resize signal for the display card.

You can use this signal to listen for window resize events. The parameters passed by the signal are the new width and height of the window.


Back to index



This page was built using the Perceps documentation system.