- addEntity
void addEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- addEntityProcessor
void addEntityProcessor(EntityProcessor processor)
Undocumented in source. Be warned that the author may not have intended to support it.
- addEntityProcessors
void addEntityProcessors(EntityProcessor[] processors)
Undocumented in source. Be warned that the author may not have intended to support it.
- cleanupEntityProcessors
void cleanupEntityProcessors()
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw()
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.
- hasEntity
bool hasEntity(Entity entity)
Undocumented in source. Be warned that the author may not have intended to support it.
- initializeEntityProcessors
void initializeEntityProcessors()
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.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.