![]() |
Gamedev Framework (gf)
0.8.0
A C++14 framework for 2D games
|
This is the complete list of members for gf::Entity, including all inherited members.
| Entity(int priority=0) | gf::Entity | inline |
| getPriority() const | gf::Entity | inline |
| isAlive() const | gf::Entity | inline |
| kill() | gf::Entity | inline |
| render(RenderTarget &target, const RenderStates &states) | gf::Entity | virtual |
| setAlive() | gf::Entity | inline |
| update(Time time) | gf::Entity | virtual |
| ~Entity() | gf::Entity | virtual |
1.8.13