|
nCine 2025.12.r529-30f7d03
A cross-platform 2D game engine
|
Information about a joystick axis event. More...
#include <InputEvents.h>
Public Attributes | |
| int | joyId |
| Joystick id. | |
| int | axisId |
| Axis id. | |
| short int | value |
| Axis value between -32768 and 32767. | |
| float | normValue |
| Axis value normalized between -1.0f and 1.0f. | |
Information about a joystick axis event.