|  | Gamedev Framework (gf)
    0.19.0
    A C++17 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 | 
| setPriority(int priority) | gf::Entity | inline | 
| update(Time time) | gf::Entity | virtual | 
| ~Entity() | gf::Entity | virtual | 
 1.8.13
 1.8.13