|
void | LoadDrivers () |
|
void | Update () |
|
bool | DevicesChanged () |
|
void | GetDevicesAndDescriptions (std::vector< InputDeviceInfo > &vOut) const |
|
void | WindowReset () |
|
void | ApplyTemporaryInputSettings () |
|
void | RemoveTemporaryInputSettings () |
|
void | AddHandler (InputHandler *pHandler) |
|
InputHandler * | GetHandlerForDevice (InputDevice id) |
| Return the first InputDriver for the requested InputDevice.
|
|
std::string | GetDeviceSpecificInputString (const DeviceInput &di) |
|
std::string | GetLocalizedInputString (const DeviceInput &di) |
|
wchar_t | DeviceInputToChar (DeviceInput di, bool bUseCurrentKeyModifiers) |
|
InputDeviceState | GetInputDeviceState (InputDevice id) |
|
std::string | GetDisplayDevicesString () const |
|
void | PushSelf (lua_State *L) |
|
The documentation for this class was generated from the following files:
- /home/runner/work/etterna/etterna/src/RageUtil/Misc/RageInput.h
- /home/runner/work/etterna/etterna/src/RageUtil/Misc/RageInput.cpp