| Support Forum G3D Web Page |
Public Attributes | |
| uint8 | button |
| The joystick button index. More... | |
| const OSWindow * | osWindow |
| 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... | |
| uint8 G3D::JoyButtonEvent::button |
The joystick button index.
| const OSWindow* G3D::JoyButtonEvent::osWindow |
The current window for this event.
| uint8 G3D::JoyButtonEvent::state |
| uint8 G3D::JoyButtonEvent::type |
JOY_BUTTON_DOWN or JOY_BUTTON_UP.
| uint8 G3D::JoyButtonEvent::which |
The joystick device index.
1.8.15