Bits and Droids connector
Connect your microcontroller to handle MFS2020 commands.
Loading...
Searching...
No Matches
Engine Member List

This is the complete list of members for Engine, including all inherited members.

Axis()Axis
Axis(InputEnum::DATA_DEFINE_ID_INPUT event)Axis
Axis(float min, float max, InputEnum::DATA_DEFINE_ID_INPUT event)Axis
Axis(float min, float max, InputTypeEnum type, InputEnum::DATA_DEFINE_ID_INPUT event)Axis
currentValueAxisprivate
Engine()Engine
Engine(float minRange, float idleIndex, float maxRange, InputEnum::DATA_DEFINE_ID_INPUT event)Engine
Engine(float minRange, float idleIndex, float maxRange, InputTypeEnum type, InputEnum::DATA_DEFINE_ID_INPUT event)Engine
engNmbrEngineprivate
eventAxisprivate
getCurrentValue() constAxis
getEvent() constAxis
getIdleIndex() constEngineinline
getMappedValue() constAxis
getMax() constAxis
getMin() constAxis
getOldMappedValue() constAxis
getOldValue() constAxis
getType() constAxis
idleIndexEngineprivate
mappedValueAxisprivate
maxAxisprivate
minAxisprivate
oldMappedValueAxisprivate
oldValueAxisprivate
setCurrentValue(int currentValue)Axis
setEvent(InputEnum::DATA_DEFINE_ID_INPUT)Axis
setMappedValue(int mappedValueToSet)Axis
setMax(float max)Axis
setMin(float min)Axis
setOldMappedValue(int oldMappedValue)Axis
setOldValue(int oldValue)Axis
typeAxisprivate