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

Public Attributes

uint8 button
 The joystick button index. More...
 
const OSWindowosWindow
 The current window for this event. More...
 
uint8 state
 GButtonState::PRESSED or GButtonState::RELEASED. More...
 
uint8 type
 JOY_BUTTON_DOWN or JOY_BUTTON_UP. More...
 
uint8 which
 The joystick device index. More...
 

Member Data Documentation

◆ button

uint8 G3D::JoyButtonEvent::button

The joystick button index.

◆ osWindow

const OSWindow* G3D::JoyButtonEvent::osWindow

The current window for this event.

◆ state

uint8 G3D::JoyButtonEvent::state

◆ type

uint8 G3D::JoyButtonEvent::type

JOY_BUTTON_DOWN or JOY_BUTTON_UP.

◆ which

uint8 G3D::JoyButtonEvent::which

The joystick device index.


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