SystemManager

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

add
void add(System system)
Undocumented in source. Be warned that the author may not have intended to support it.
onEntityActivated
void onEntityActivated(Entity entity, bool[] masks)

An entity has been activated.

onEntityKilled
void onEntityKilled(Entity entity, bool[] masks)

An entity has been killed.

update
void update(float deltaTime)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta