#include <InputHandler_Linux_tty.h>
Inheritance diagram for InputHandler_Linux_tty:
Public Member Functions | |
void | Update (float fDeltaTime) |
InputHandler_Linux_tty () | |
~InputHandler_Linux_tty () | |
void | GetDevicesAndDescriptions (vector< InputDevice > &vDevicesOut, vector< CString > &vDescriptionsOut) |
Static Private Member Functions | |
void | OnCrash (int) |
Private Attributes | |
int | fd |
|
|
|
|
|
Implements InputHandler. |
|
|
|
Reimplemented from InputHandler. |
|
|