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