 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef JOYAXISBUTTON_H
20 #define JOYAXISBUTTON_H
36 virtual QString
getPartialName(
bool forceFullFormat =
false,
bool displayNames =
false)
const;
60 #endif // JOYAXISBUTTON_H
int getIndex()
Definition: joyaxis.cpp:317
Represents single axis of of joystick (or other input)
Definition: joyaxis.h:40
double getDistanceFromDeadZone()
Definition: joyaxis.cpp:485
A set of mapped events which can by switched by a controller event. Contains controller input objects...
Definition: setjoystick.h:39
double getRawDistance(int value)
Get the current value for an axis in either direction converted to the range of -1....
Definition: joyaxis.cpp:508
int getCurrentThrottledValue()
Definition: joyaxis.cpp:253
void removeControlStick(bool performRelease=true)
Definition: joyaxis.cpp:526
int getLastKnownThrottleValue()
Definition: joyaxis.cpp:851
virtual QString getPartialName(bool forceFullFormat=false, bool displayNames=false)
Definition: joyaxis.cpp:740
JoyAxisButton * getAxisButtonByValue(int value)
Definition: joyaxis.cpp:690
bool isPartControlStick()
Definition: joyaxis.cpp:522