Support Forum       G3D Web Page     
Public Attributes | List of all members
G3D::GuiEvent Class Reference

Events triggered by the G3D GUI system (see G3D::GuiWindow for discussion) More...

Public Attributes

class GuiControlcontrol
 The control that produced the event. More...
 
const OSWindowosWindow
 The current window for this event. More...
 
uint8 type
 GEventType::GUI_UP, GEventType::GUI_DOWN, GEventType::GUI_ACTION, GEventType::GUI_KEY_FOCUS. More...
 

Detailed Description

Events triggered by the G3D GUI system (see G3D::GuiWindow for discussion)

Member Data Documentation

◆ control

class GuiControl* G3D::GuiEvent::control

The control that produced the event.

◆ osWindow

const OSWindow* G3D::GuiEvent::osWindow

The current window for this event.

◆ type

uint8 G3D::GuiEvent::type

documentation generated on Wed Nov 24 2021 08:01:56 using doxygen 1.8.15