Inherits CEGUI::EventArgs.
Inherited by CEGUI::ActivationEventArgs, CEGUI::DragDropEventArgs, CEGUI::HeaderSequenceEventArgs, CEGUI::KeyEventArgs, CEGUI::MouseEventArgs, CEGUI::TreeEventArgs, and CEGUI::UpdateEventArgs.
Public Member Functions | |
WindowEventArgs (Window *wnd) | |
Public Attributes | |
Window * | window |
pointer to a Window object of relevance to the event. |