new EntitySet()
EntitySet provides a way to keep collections of entities based on their Components. Collections should always
be retrieved via EntitySystem
!
Members
-
numEntities
-
The number of entities currently in the set.
Methods
-
getEntity()
-
Returns the entity at the given index.