|
SDL
2.0
|
Data Fields | |
| SDL_bool | m_bMoving |
| int | m_nLastValue |
| int | m_nStartingValue |
| int | m_nFarthestValue |
Definition at line 143 of file controllermap.c.
| SDL_bool AxisState::m_bMoving |
Definition at line 145 of file controllermap.c.
Referenced by WatchJoystick().
| int AxisState::m_nFarthestValue |
Definition at line 148 of file controllermap.c.
Referenced by SetCurrentBinding(), and WatchJoystick().
| int AxisState::m_nLastValue |
Definition at line 146 of file controllermap.c.
Referenced by WatchJoystick().
| int AxisState::m_nStartingValue |
Definition at line 147 of file controllermap.c.
Referenced by SetCurrentBinding(), and WatchJoystick().