Parents: public CL_GWidget
Description
UOBJECT
/
Class members
CL_GRootWindow(
int resX,
int resY,
int bpp,
bool fullscreen)
virtual ~CL_GRootWindow()
void update()
virtual void create()
void updateScreen()
void sync()
void setTitle(const char*)
virtual bool processEvent(const CL_GEvent*)
CL_Surface* screen()
bool runDialog(CL_GWidget* )
bool closeDialog()
bool fullscreen()
void refreshRect(const CL_GRect&)
See Also
None
Back to index
|