Simple C++ Game
EntitySystem Member List

This is the complete list of members for EntitySystem, including all inherited members.

engineEntityAdded(const std::shared_ptr< Entity > &entity)EntitySystemvirtual
EntitySystem()EntitySystem
EntitySystem(const std::shared_ptr< EntityFamily > &family)EntitySystem
getEntities() constEntitySystemprotectedvirtual
update(const sf::Time deltaTime)=0EntitySystempure virtual