API Documentation
Public Attributes | List of all members
nkInputs::GamepadJoystickStatus Struct Referencefinal

Holds a gamepad's joystick's status, for now its current position. More...

Public Attributes

float _x = 0.f
 The x coordinate status within -1 (full left) and 1 (full right).
 
float _y = 0.f
 The y coordinate status within -1 (full bottom) and 1 (full top).
 

Detailed Description

Holds a gamepad's joystick's status, for now its current position.


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