Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Public Member Functions | |
bool | initialise (CEGUI::GUIContext *guiContext) |
void | deinitialise () |
void | refreshPageList () |
bool | handleTabPanePos (const EventArgs &e) |
bool | handleTabHeight (const EventArgs &e) |
bool | handleTabPadding (const EventArgs &e) |
bool | handleAddTab (const EventArgs &) |
bool | handleGoto (const EventArgs &) |
bool | handleShow (const EventArgs &) |
bool | handleDel (const EventArgs &) |
![]() | |
virtual void | onEnteringSample () |
virtual void | update (float) |
const CEGUI::String & | getUsedFilesString () |
Protected Attributes | |
CEGUI::GUIContext * | d_guiContext |
![]() | |
CEGUI::String | d_usedFiles |