- AddBatch
void AddBatch(Entity entity, Batchable batch)
Undocumented in source. Be warned that the author may not have intended to support it.
- AddEntity
void AddEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- AddSystem
void AddSystem(System s)
Undocumented in source. Be warned that the author may not have intended to support it.
- EntitiesCount
size_t EntitiesCount()
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.
- Run
void Run()
Undocumented in source. Be warned that the author may not have intended to support it.
- Start
void Start()
Undocumented in source. Be warned that the author may not have intended to support it.
- Terminate
void Terminate()
Undocumented in source. Be warned that the author may not have intended to support it.