Classes | |
| class | JoystickState |
| Retains information about the user-defined joystick settings. More... | |
| class | KeyState |
| Retains information about the user-defined key settings. More... | |
Variables | |
| const int16 | JOYAXIS_THRESHOLD = 8192 |
| The threshold value we use to partition the range of joystick values into on and off. | |
| const int16 hoa_input::private_input::JOYAXIS_THRESHOLD = 8192 |
The threshold value we use to partition the range of joystick values into on and off.
Definition at line 61 of file input.h.
Referenced by hoa_input::GameInput::EventHandler().
1.5.1