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


Public Types | |
| enum | { NUM_JOYSTICKS = 4 } |
Public Member Functions | |
| void | Update (float fDeltaTime) |
| InputHandler_Linux_Joystick () | |
| ~InputHandler_Linux_Joystick () | |
| void | GetDevicesAndDescriptions (vector< InputDevice > &vDevicesOut, vector< CString > &vDescriptionsOut) |
Private Attributes | |
| int | fds [NUM_JOYSTICKS] |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Implements InputHandler. |
|
|
Reimplemented from InputHandler. |
|
|
|
1.3.7