#include <InputHandler_SDL.h>
Inheritance diagram for InputHandler_SDL:


Public Member Functions | |
| void | Update (float fDeltaTime) |
| InputHandler_SDL () | |
| ~InputHandler_SDL () | |
| void | GetDevicesAndDescriptions (vector< InputDevice > &vDevicesOut, vector< CString > &vDescriptionsOut) |
Private Attributes | |
| vector< SDL_Joystick * > | Joysticks |
|
|
|
|
|
|
|
||||||||||||
|
Implements InputHandler. |
|
|
Reimplemented from InputHandler. |
|
|
|
1.3.7