- handleEvent
void handleEvent(Entity* entity, TestEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleEvent
void handleEvent(Entity* entity, TestEvent2 event)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize(Entity entity, TestComp comp)
Undocumented in source. Be warned that the author may not have intended to support it.
- lateUpdate
void lateUpdate(EntitiesData data)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDisable
void onDisable()
Undocumented in source. Be warned that the author may not have intended to support it.
- onEnable
void onEnable()
Undocumented in source. Be warned that the author may not have intended to support it.
- onUpdate
void onUpdate(EntitiesData data)
Undocumented in source. Be warned that the author may not have intended to support it.