Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Public Member Functions | |
WindowEventArgs_wrapper (CEGUI::WindowEventArgs const &arg) | |
WindowEventArgs_wrapper (::CEGUI::Window *wnd) | |
![]() | |
WindowEventArgs (Window *wnd) | |
WindowEventArgs (Window *wnd) | |
Static Public Member Functions | |
::CEGUI::Window * | get_window (CEGUI::WindowEventArgs const &inst) |
static void | set_window (CEGUI::WindowEventArgs &inst,::CEGUI::Window *new_value) |
Additional Inherited Members | |
![]() | |
Window * | window |
pointer to a Window object of relevance to the event. | |
![]() | |
uint | handled |
handlers should increment this if they handled the event. | |