FPLBase
An open source project by
FPL.
|
This is the complete list of members for fplbase::Joystick, including all inherited members.
AdvanceFrame() | fplbase::Joystick | |
GetAxis(size_t axis_index) | fplbase::Joystick | |
GetButton(size_t button_index) | fplbase::Joystick | |
GetHat(size_t hat_index) | fplbase::Joystick | |
GetJoystickId() const | fplbase::Joystick | |
GetNumAxes() const | fplbase::Joystick | |
GetNumButtons() const | fplbase::Joystick | |
GetNumHats() const | fplbase::Joystick | |
joystick_data() | fplbase::Joystick | inline |
set_joystick_data(JoystickData joy) | fplbase::Joystick | inline |
SetAxis(size_t axis_index, float axis) | fplbase::Joystick | |
SetHat(size_t hat_index, const mathfu::vec2 &hat) | fplbase::Joystick |