- addEntity
void addEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- clearEntities
void clearEntities()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAll
Entity[] getAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEntity
Entity getEntity(uint entityId)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasEntity
bool hasEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasEntity
bool hasEntity(uint entityId)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Entity opIndex(uint entityId)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeEntity
void removeEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeEntity
void removeEntity(uint entityId)
Undocumented in source. Be warned that the author may not have intended to support it.