![]() |
nCine 2022.04.r504-96e4859
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.