|
Oolite
|
#include <OOJoystickManager.h>
Public Attributes | |
| uint32_t | type |
| int32_t | which |
| uint8_t | button |
| bool | down |
Definition at line 223 of file OOJoystickManager.h.
| uint8_t JoyButtonEvent::button |
Definition at line 227 of file OOJoystickManager.h.
| bool JoyButtonEvent::down |
Definition at line 228 of file OOJoystickManager.h.
| uint32_t JoyButtonEvent::type |
Definition at line 225 of file OOJoystickManager.h.
| int32_t JoyButtonEvent::which |
Definition at line 226 of file OOJoystickManager.h.