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

Joystick axis motion event structure. More...

Public Attributes

uint8 axis
 The joystick axis index. More...
 
const OSWindowosWindow
 The current window for this event. More...
 
uint8 type
 JOYAXISMOTION. More...
 
int16 value
 The axis value (range: -32768 to 32767) More...
 
uint8 which
 The joystick device index. More...
 

Detailed Description

Joystick axis motion event structure.

Member Data Documentation

◆ axis

uint8 G3D::JoyAxisEvent::axis

The joystick axis index.

◆ osWindow

const OSWindow* G3D::JoyAxisEvent::osWindow

The current window for this event.

◆ type

uint8 G3D::JoyAxisEvent::type

JOYAXISMOTION.

◆ value

int16 G3D::JoyAxisEvent::value

The axis value (range: -32768 to 32767)

◆ which

uint8 G3D::JoyAxisEvent::which

The joystick device index.


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