Constructor of the entity-manager.
Set an accessor delegate for a component.
Get the accessor delegate assigned to a component.
Current capacity entity.
Return a range of all the valid instances of a component.
Create an entity.
Allows to browse through the entities that have a required set of components.
Returns an entity from an an entity-id
Allows to browse through all the valid entities of the manager with a foreach loop.
Current number of managed entities.
Return true if the given entity ID is still valid.
Manages entities creation and component memory management.