Simple C++ Game
EntityEngine Member List

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

add(std::shared_ptr< EntitySystem > system)EntityEngine
add(std::shared_ptr< Entity > entity)EntityEngine
update(const sf::Time deltaTime)EntityEngine