#include <RageInput.h>
Public Member Functions | |
RageInput (CString drivers) | |
~RageInput () | |
void | Update (float fDeltaTime) |
void | GetDevicesAndDescriptions (vector< InputDevice > &vDevicesOut, vector< CString > &vDescriptionsOut) |
void | WindowReset () |
Private Attributes | |
vector< InputHandler * > | Devices |
|
|
|
|
|
|
|
|
|
|
|
|