LRT14
1.0
|
This is the complete list of members for DebouncedJoystick, including all inherited members.
AxisInBounds(int axis) | DebouncedJoystick | |
ButtonInBounds(int button) | DebouncedJoystick | |
GetLastAxis(int axis) | DebouncedJoystick | |
GetNumAxes() | DebouncedJoystick | |
GetNumButtons() | DebouncedJoystick | |
GetPort() | DebouncedJoystick | |
GetRawAxisDelta(int axis) | DebouncedJoystick | |
Init() | DebouncedJoystick | |
IsButtonDown(int button) | DebouncedJoystick | |
IsButtonJustPressed(int button) | DebouncedJoystick | |
IsButtonJustReleased(int button) | DebouncedJoystick | |
IsHatSwitchDown(int axis, int direction) | DebouncedJoystick | |
IsHatSwitchJustPressed(int axis, int direction) | DebouncedJoystick | |
IsHatSwitchJustReleased(int axis, int direction) | DebouncedJoystick | |
Log() | DebouncedJoystick | virtual |
LogToFile(T *field, std::string name) | Loggable | inlineprotected |
LogToFile(T *field, int count, std::string name) | Loggable | inlineprotected |
LogToFile(T value, std::string name) | Loggable | inlineprotected |
Update() | DebouncedJoystick | |
WasButtonDown(int button) | DebouncedJoystick | |
WasHatSwitchDown(int axis, int direction) | DebouncedJoystick |