| Support Forum G3D Web Page |
Events triggered by the G3D GUI system (see G3D::GuiWindow for discussion) More...
Public Attributes | |
| class GuiControl * | control |
| The control that produced the event. More... | |
| const OSWindow * | osWindow |
| The current window for this event. More... | |
| uint8 | type |
| GEventType::GUI_UP, GEventType::GUI_DOWN, GEventType::GUI_ACTION, GEventType::GUI_KEY_FOCUS. More... | |
Events triggered by the G3D GUI system (see G3D::GuiWindow for discussion)
| class GuiControl* G3D::GuiEvent::control |
The control that produced the event.
| const OSWindow* G3D::GuiEvent::osWindow |
The current window for this event.
| uint8 G3D::GuiEvent::type |
1.8.15