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