|
SDL
2.0
|
Data Fields | |
| SDL_bool | m_bMoving |
| int | m_nStartingValue |
| int | m_nFarthestValue |
Definition at line 140 of file controllermap.c.
| SDL_bool AxisState::m_bMoving |
Definition at line 142 of file controllermap.c.
Referenced by WatchJoystick().
| int AxisState::m_nFarthestValue |
Definition at line 144 of file controllermap.c.
Referenced by SetCurrentBinding(), and WatchJoystick().
| int AxisState::m_nStartingValue |
Definition at line 143 of file controllermap.c.
Referenced by SetCurrentBinding(), and WatchJoystick().