Executor

Undocumented in source.

Members

Functions

executeFromTo
void executeFromTo(float start, float end)
Undocumented in source. Be warned that the author may not have intended to support it.
executeTo
void executeTo(float time)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

indexGetter
TimeIndexGetter indexGetter;
Undocumented in source.
toExecute
SortedVector!(ExecuteUnit, "a.time < b.time") toExecute;
Undocumented in source.

Meta