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

Joystick trackball motion event structure. More...

Public Attributes

uint8 ball
 The joystick trackball index. More...
 
const OSWindowosWindow
 The current window for this event. More...
 
uint8 type
 JOYBALLMOTION. More...
 
uint8 which
 The joystick device index. More...
 
int16 xrel
 The relative motion in the X direction. More...
 
int16 yrel
 The relative motion in the Y direction. More...
 

Detailed Description

Joystick trackball motion event structure.

Member Data Documentation

◆ ball

uint8 G3D::JoyBallEvent::ball

The joystick trackball index.

◆ osWindow

const OSWindow* G3D::JoyBallEvent::osWindow

The current window for this event.

◆ type

uint8 G3D::JoyBallEvent::type

JOYBALLMOTION.

◆ which

uint8 G3D::JoyBallEvent::which

The joystick device index.

◆ xrel

int16 G3D::JoyBallEvent::xrel

The relative motion in the X direction.

◆ yrel

int16 G3D::JoyBallEvent::yrel

The relative motion in the Y direction.


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