#include <joystick_controller.h>
Collaboration diagram for JoystickLayout:Public Attributes | |
| std::vector< JoystickButtonCmb > | button_keys |
| std::vector< JoystickAxisCmb > | axis_keys |
| JoystickAxisLayout | axes [JA_COUNT] |
| s16 | axes_deadzone |
| JoystickAxisLayout JoystickLayout::axes[JA_COUNT] |
| s16 JoystickLayout::axes_deadzone |
| std::vector<JoystickAxisCmb> JoystickLayout::axis_keys |
Referenced by JoystickController::handleEvent().
| std::vector<JoystickButtonCmb> JoystickLayout::button_keys |
Referenced by JoystickController::handleEvent().