Pioneer
Loading...
Searching...
No Matches
Public Attributes | List of all members
Input::JoystickInfo::Axis Struct Reference

#include <Input.h>

Public Attributes

float value = 0.0
 
float deadzone = 0.1
 
float curve = 1.0
 
bool zeroToOne = false
 

Member Data Documentation

◆ curve

float Input::JoystickInfo::Axis::curve = 1.0

◆ deadzone

float Input::JoystickInfo::Axis::deadzone = 0.1

◆ value

float Input::JoystickInfo::Axis::value = 0.0

◆ zeroToOne

bool Input::JoystickInfo::Axis::zeroToOne = false

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