Gamedev Framework (gf)  0.5.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() constgf::Entityinline
isAlive() constgf::Entityinline
kill()gf::Entityinline
render(RenderTarget &target, const RenderStates &states)gf::Entityvirtual
setAlive()gf::Entityinline
update(Time time)gf::Entityvirtual
~Entity()gf::Entityvirtual