Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Public Member Functions | |
ActivationEventArgs_wrapper (CEGUI::ActivationEventArgs const &arg) | |
ActivationEventArgs_wrapper (::CEGUI::Window *wnd) | |
![]() | |
ActivationEventArgs (Window *wnd) | |
ActivationEventArgs (Window *wnd) | |
![]() | |
WindowEventArgs (Window *wnd) | |
WindowEventArgs (Window *wnd) | |
Static Public Member Functions | |
::CEGUI::Window * | get_otherWindow (CEGUI::ActivationEventArgs const &inst) |
static void | set_otherWindow (CEGUI::ActivationEventArgs &inst, ::CEGUI::Window *new_value) |
Additional Inherited Members | |
![]() | |
Window * | otherWindow |
Pointer to the other window involved in the activation change. | |
![]() | |
Window * | window |
pointer to a Window object of relevance to the event. | |
![]() | |
uint | handled |
handlers should increment this if they handled the event. | |