class
#include <nCine/Input/InputEvents.h>
JoyAxisEvent Information about a joystick axis event.
Public variables
-
std::
int32_t joyId - Joystick id.
-
std::
int32_t axisId - Axis id.
- float value
- Axis value normalized between -1.0f and 1.0f.