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

Application visibility event structure. More...

Public Attributes

uint8 gain
 Whether given states were gained or lost (1/0) More...
 
const OSWindowosWindow
 The current window for this event. More...
 
uint8 state
 A mask of the focus states. More...
 
uint8 type
 GEventType::ACTIVE. More...
 

Detailed Description

Application visibility event structure.

Deprecated:

Member Data Documentation

◆ gain

uint8 G3D::ActiveEvent::gain

Whether given states were gained or lost (1/0)

◆ osWindow

const OSWindow* G3D::ActiveEvent::osWindow

The current window for this event.

Referenced by G3D::GEvent::osWindow().

◆ state

uint8 G3D::ActiveEvent::state

A mask of the focus states.

◆ type

uint8 G3D::ActiveEvent::type

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