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