ClanSoft logo
ClanSoft logo

    CL_DisplayCard::get_sig_paint

Syntax

virtual thSignal_v1<const CL_Rect &> &get_sig_paint();

Description

Returns the paint signal for the display card.

Use this signal to listen for invalidated screen areas that need to be repainted. The parameter passed by the signal is the area that need a repaint.


Back to index



This page was built using the Perceps documentation system.