Switch Controller
|
This is the complete list of members for Controller, including all inherited members.
adjustStickValueForDeadzone(std::array< uint8_t, 2 > sticks) | Controller | inlinestatic |
analogToDigitalConversion(std::array< uint8_t, 2 > sticks) | Controller | inlinestatic |
buttonMapping | Controller | static |
Controller(const boost::program_options::variables_map &vm) | Controller | inline |
convertSFML_Axis(float pos) | Controller | inlinestatic |
convertSticksToHat(std::array< uint8_t, 2 > sticks) | Controller | inlinestatic |
digtalToAnalogConversion(bool up, bool right, bool down, bool left) | Controller | inlinestatic |
getButtons(const boost::program_options::variables_map &vm) | Controller | inlinestatic |
getData() const | Controller | inline |
getSticks(const boost::program_options::variables_map &vm) | Controller | inlinestatic |
hat enum value | Controller | |
JOYSTICK_DEADZONE | Controller | static |
left enum value | Controller | |
right enum value | Controller | |
stickIndicies enum name | Controller |