This is the complete list of members for System, including all inherited members.
addComponent(const std::string &name) | System | protected |
addComponents(std::vector< std::string > names) | System | protected |
addRejected(const std::string &name) | System | protected |
addRejects(std::vector< std::string > names) | System | protected |
addTag(const std::string &tagName) | System | protected |
addTags(std::vector< std::string > names) | System | protected |
changeEnvironment(std::shared_ptr< Environment > environment) | System | |
desiredComponents | System | protected |
desiredTags | System | protected |
entities | System | protected |
environment | System | protected |
getChange() | System | |
getID() | System | |
mtx | System | protected |
newEntity(int entity) | System | |
rejectedComponents | System | protected |
run()=0 | System | pure virtual |
System(std::shared_ptr< Environment > environment, bool autoUpdate=true) | System |