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


Public Member Functions | |
| void | Update (float fDeltaTime) |
| InputHandler_Win32_Pump () | |
| ~InputHandler_Win32_Pump () | |
| void | GetDevicesAndDescriptions (vector< InputDevice > &vDevicesOut, vector< CString > &vDescriptionsOut) |
Private Member Functions | |
| void | InputThreadMain () |
| void | HandleInput (int devno, int event) |
Static Private Member Functions | |
| int | InputThread_Start (void *p) |
Private Attributes | |
| USBDevice * | dev |
| RageThread | InputThread |
| bool | shutdown |
|
|
|
|
|
|
|
||||||||||||
|
Implements InputHandler. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from InputHandler. |
|
|
|
|
|
|
|
|
|
1.3.7