BatchSystem

Undocumented in source.

Members

Functions

onEntityEnter
void onEntityEnter(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
onEntityLeave
void onEntityLeave(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process()
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.

Properties

timing
Timing timing [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

AddBatch
void AddBatch(Entity entity, Batchable batch)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

batches
Batch[] batches;
Undocumented in source.

Inherited Members

From System

timing
Timing timing [@property getter]
Undocumented in source.
start
void start()
Undocumented in source.
process
void process()
Undocumented in source.
onEntityEnter
void onEntityEnter(Entity e)
Undocumented in source.
onEntityLeave
void onEntityLeave(Entity e)
Undocumented in source.

Meta