UpdateSystem

Undocumented in source.

Members

Functions

check
bool check(Component c)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(Component c)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SimpleSystem

components
Component[] components;
Undocumented in source.
start
void start()
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.
check
bool check(Component c)
Undocumented in source.
process
void process(Component c)
Undocumented in source.
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.
onRemove
bool onRemove(Entity e)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta