ExecutionManager

Undocumented in source.

Members

Functions

add
void add(Delegate del)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
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.

Variables

delegatesToExecute
LockedVector!Delegate delegatesToExecute;
Undocumented in source.

Meta