Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Public Member Functions | |
FontEventArgs_wrapper (CEGUI::FontEventArgs const &arg) | |
FontEventArgs_wrapper (::CEGUI::Font *font) | |
![]() | |
FontEventArgs (Font *font) | |
FontEventArgs (Font *font) | |
Static Public Member Functions | |
::CEGUI::Font * | get_font (CEGUI::FontEventArgs const &inst) |
static void | set_font (CEGUI::FontEventArgs &inst,::CEGUI::Font *new_value) |
Additional Inherited Members | |
![]() | |
Font * | font |
Pointer to the font object related to the event notification. | |
![]() | |
uint | handled |
handlers should increment this if they handled the event. | |