nCine 2022.04.r504-96e4859
A cross-platform 2D game engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
ncine::JoyAxisEvent Class Reference

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.
 

Detailed Description

Information about a joystick axis event.


The documentation for this class was generated from the following file: