|
GAMS
1.4.0
|
#include <LinuxJoystick.h>
Public Attributes | |
| unsigned char | number |
| uint32_t | time |
| unsigned char | type |
| int16_t | value |
Definition at line 17 of file LinuxJoystick.h.
| unsigned char gams::utility::JoystickEvent::number |
Definition at line 23 of file LinuxJoystick.h.
| uint32_t gams::utility::JoystickEvent::time |
Definition at line 20 of file LinuxJoystick.h.
| unsigned char gams::utility::JoystickEvent::type |
Definition at line 22 of file LinuxJoystick.h.
| int16_t gams::utility::JoystickEvent::value |
Definition at line 21 of file LinuxJoystick.h.