![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
This is the complete list of members for gf::GamepadButtonControl, including all inherited members.
| Control() | gf::Control | inline |
| GamepadButtonControl(GamepadId id, GamepadButton button) | gf::GamepadButtonControl | |
| isActive() const | gf::Control | inline |
| processEvent(const Event &event) override | gf::GamepadButtonControl | virtual |
| reset() | gf::Control | inline |
| setActive(bool active=true) | gf::Control | inline |
| ~Control() | gf::Control | virtual |