 |
AntiMicroX
|
Go to the documentation of this file.
38 virtual QString
getPartialName(
bool forceFullFormat =
false,
bool displayNames =
false)
const override;
45 bool updateActiveString =
true)
override;
double calculateDirectionalDistance(JoySensorDirection direction) const
Used to calculate the distance value that should be used by the JoyButton in the given direction.
Definition: joysensor.cpp:488
A set of mapped events which can by switched by a controller event. Contains controller input objects...
Definition: setjoystick.h:39
JoySensorType
Definition: joysensortype.h:23
JoySensorType getType() const
Returns the sensor type.
Definition: joysensor.cpp:247
JoySensorDirection
A bitfield style enum which encodes all possible three dimensional sensor directions....
Definition: joysensordirection.h:27
Represents one sensor in a SetJoystick and its connections to other parts of the application....
Definition: joysensor.h:39
QString getPartialName(bool forceFullFormat=false, bool displayNames=false) const
Get the name of this sensor.
Definition: joysensor.cpp:219