Table of Contents
ECS::getEntities
Returns all the Entities.
const std::set<Entity>& getEntities();
None.
An std::set<Entity> containing all the Entities.