![]() |
Gamedev Framework (gf)
0.2.0
A C++11 framework for 2D games
|
This is the complete list of members for gf::ScancodeKeyControl, including all inherited members.
Control() | gf::Control | inline |
isActive() | gf::Control | inline |
reset() | gf::Control | inline |
ScancodeKeyControl(Scancode code) | gf::ScancodeKeyControl | |
setActive(bool active=true) | gf::Control | inline |
update(const Event &event) override | gf::ScancodeKeyControl | virtual |
~Control() | gf::Control | virtual |