|
nCine 2025.12.r529-30f7d03
A cross-platform 2D game engine
|
Information about a joystick mapped axis event. More...
#include <InputEvents.h>
Public Attributes | |
| int | joyId |
| Joystick id. | |
| AxisName | axisName |
| Axis name. | |
| float | value |
| Axis value between its minimum and maximum. | |
Information about a joystick mapped axis event.