Support Forum G3D Web Page |
Triggered by pressing the close button on a G3D::GuiWindow. More...
Public Attributes | |
const OSWindow * | osWindow |
The current window for this event. More... | |
uint8 | type |
GUI_CLOSE. More... | |
class GuiWindow * | window |
The GuiWindow that was closed. More... | |
Triggered by pressing the close button on a G3D::GuiWindow.
const OSWindow* G3D::GuiCloseEvent::osWindow |
The current window for this event.
uint8 G3D::GuiCloseEvent::type |
GUI_CLOSE.