Gainput
v1.0.0
|
This is the complete list of members for gainput::InputState, including all inherited members.
GetBool(DeviceButtonId buttonId) const | gainput::InputState | inline |
GetButtonCount() const | gainput::InputState | inline |
GetFloat(DeviceButtonId buttonId) const | gainput::InputState | inline |
InputState(Allocator &allocator, unsigned int buttonCount) | gainput::InputState | |
operator=(const InputState &other) | gainput::InputState | |
Set(DeviceButtonId buttonId, bool value) | gainput::InputState | inline |
Set(DeviceButtonId buttonId, float value) | gainput::InputState | inline |
~InputState() | gainput::InputState |