This is the complete list of members for EntityManager, including all inherited members.
addTag(int entity, const std::string &tag) | EntityManager | |
createEntity(const std::string &name, bool createFile=false) | EntityManager | |
EntityManager() | EntityManager | |
EntityManager(const std::string &directory) | EntityManager | |
getEntities(const std::string &prefixOrTag, bool isPrefix=true) | EntityManager | |
getEntity(const std::string &name) | EntityManager | |
getName(int entity) | EntityManager | |
getNames() | EntityManager | |
hasTag(int entity, const std::string &tag) | EntityManager | |
removeEntity(const std::string &name) | EntityManager | |
toString(std::ostream &stream) | EntityManager |