Gamedev Framework (gf)  0.4.0
A C++11 framework for 2D games
gf::Entity Member List

This is the complete list of members for gf::Entity, including all inherited members.

Entity(int priority=0)gf::Entityinline
getPriority() const gf::Entityinline
isAlive() const gf::Entityinline
kill()gf::Entityinline
render(RenderTarget &target)gf::Entityvirtual
setAlive()gf::Entityinline
update(float dt)gf::Entityvirtual
~Entity()gf::Entityvirtual