|
Oolite
|
#include <OOJoystickManager.h>
Public Attributes | |
| uint32_t | type |
| int32_t | which |
| uint8_t | axis |
| int16_t | value |
Definition at line 215 of file OOJoystickManager.h.
| uint8_t JoyAxisEvent::axis |
Definition at line 219 of file OOJoystickManager.h.
| uint32_t JoyAxisEvent::type |
Definition at line 217 of file OOJoystickManager.h.
| int16_t JoyAxisEvent::value |
Definition at line 220 of file OOJoystickManager.h.
| int32_t JoyAxisEvent::which |
Definition at line 218 of file OOJoystickManager.h.