Project TailorMade. More...
Go to the source code of this file.
Classes | |
class | EntityManager |
Project TailorMade.
EntityManager implementation.
This EntityManager class handle every entities of an environment.
Every entities have a name and an ID, both should be unique.
The EntityManager also manage the tags on the entities, tags are useful when you need to specify group of entities with non specific components.