|
| | InputCallbacks (gainput::InputManager &manager, int index) |
| |
| bool | OnDeviceButtonBool (gainput::DeviceId deviceId, gainput::DeviceButtonId deviceButton, bool oldValue, bool newValue) override |
| |
| bool | OnDeviceButtonFloat (gainput::DeviceId deviceId, gainput::DeviceButtonId deviceButton, float oldValue, float newValue) override |
| |
| int | GetPriority () const override |
| |
Definition at line 6 of file InputManager.cpp.
| InputCallbacks::InputCallbacks |
( |
gainput::InputManager & |
manager, |
|
|
int |
index |
|
) |
| |
|
inline |
| int InputCallbacks::GetPriority |
( |
| ) |
const |
|
inlineoverride |
| bool InputCallbacks::OnDeviceButtonBool |
( |
gainput::DeviceId |
deviceId, |
|
|
gainput::DeviceButtonId |
deviceButton, |
|
|
bool |
oldValue, |
|
|
bool |
newValue |
|
) |
| |
|
inlineoverride |
| bool InputCallbacks::OnDeviceButtonFloat |
( |
gainput::DeviceId |
deviceId, |
|
|
gainput::DeviceButtonId |
deviceButton, |
|
|
float |
oldValue, |
|
|
float |
newValue |
|
) |
| |
|
inlineoverride |
The documentation for this class was generated from the following file: