| BindDefaultKeys() | OficinaFramework::InputSystem | static |
| BindKey(SDL_Keycode key, GamePadButton btn) | OficinaFramework::InputSystem | static |
| BindStick(SDL_Keycode key, ThumbStick stick, ThumbStickAxis axis, ThumbStickAxisSignal signal) | OficinaFramework::InputSystem | static |
| CallExitCommand() | OficinaFramework::InputSystem | static |
| dispose() | OficinaFramework::InputSystem | static |
| GamePadButton enum name | OficinaFramework::InputSystem | |
| GamePadTrigger enum name | OficinaFramework::InputSystem | |
| GetDeadZone() | OficinaFramework::InputSystem | static |
| GetInputDeviceName() | OficinaFramework::InputSystem | static |
| GetLeftStick() | OficinaFramework::InputSystem | static |
| GetMousePos() | OficinaFramework::InputSystem | static |
| GetOldState() | OficinaFramework::InputSystem | static |
| GetRightStick() | OficinaFramework::InputSystem | static |
| GetState() | OficinaFramework::InputSystem | static |
| GetTrigger(GamePadTrigger tr) | OficinaFramework::InputSystem | static |
| GetType() | OficinaFramework::InputSystem | static |
| HideMouse() | OficinaFramework::InputSystem | static |
| init() | OficinaFramework::InputSystem | static |
| InitJoystick() | OficinaFramework::InputSystem | static |
| IsExitFlagActive() | OficinaFramework::InputSystem | static |
| IsJoystickAvailable() | OficinaFramework::InputSystem | static |
| IsJoystickRumbleSupported() | OficinaFramework::InputSystem | static |
| IsXboxController() | OficinaFramework::InputSystem | static |
| MouseButton enum name | OficinaFramework::InputSystem | |
| MovedStick(ThumbStick thumbstick, ThumbStickAxis axis, ThumbStickAxisSignal signal) | OficinaFramework::InputSystem | static |
| PressedButton(GamePadButton btn) | OficinaFramework::InputSystem | static |
| PressedKey(SDL_Scancode code) | OficinaFramework::InputSystem | static |
| PressedMouse(MouseButton btn) | OficinaFramework::InputSystem | static |
| PressingButton(GamePadButton btn) | OficinaFramework::InputSystem | static |
| PressingKey(SDL_Scancode code) | OficinaFramework::InputSystem | static |
| PressingMouse(MouseButton btn) | OficinaFramework::InputSystem | static |
| Rumble(float strength, dword duration) | OficinaFramework::InputSystem | static |
| Set(GamePadButton btn, bool st) | OficinaFramework::InputSystem | static |
| SetDeadZone(word dz) | OficinaFramework::InputSystem | static |
| SetJoystick(ThumbStick thumb, ThumbStickAxis axis, word_s sig) | OficinaFramework::InputSystem | static |
| SetKeyboard(ThumbStick thumb, ThumbStickAxis axis, ThumbStickAxisSignal sig) | OficinaFramework::InputSystem | static |
| SetMouse(MouseButton btn, bool st) | OficinaFramework::InputSystem | static |
| SetMouse(vec2dw pos) | OficinaFramework::InputSystem | static |
| SetTrigger(GamePadTrigger trig, word_s pos) | OficinaFramework::InputSystem | static |
| SetType(Type t) | OficinaFramework::InputSystem | static |
| ShowMouse() | OficinaFramework::InputSystem | static |
| StartJoystickRumbleSupport() | OficinaFramework::InputSystem | static |
| StopJoystickRumbleSupport() | OficinaFramework::InputSystem | static |
| ThumbStick enum name | OficinaFramework::InputSystem | |
| ThumbStickAxis enum name | OficinaFramework::InputSystem | |
| ThumbStickAxisSignal enum name | OficinaFramework::InputSystem | |
| Type enum name | OficinaFramework::InputSystem | |
| UnbindKey(SDL_Keycode key) | OficinaFramework::InputSystem | static |
| UnbindStick(ThumbStick stick, ThumbStickAxis axis, ThumbStickAxisSignal signal) | OficinaFramework::InputSystem | static |
| Update() | OficinaFramework::InputSystem | static |