- initialize
void initialize(Entity entity, TestComp comp)
Undocumented in source. Be warned that the author may not have intended to support it.
- onAddEntity
void onAddEntity(EntitiesData data)
Undocumented in source. Be warned that the author may not have intended to support it.
- onBegin
bool onBegin()
Undocumented in source. Be warned that the author may not have intended to support it.
- onChangeEntity
void onChangeEntity(EntitiesData data)
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreate
void onCreate()
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreate
void onCreate(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDestroy
void onDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- onEnd
void onEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
- onRemoveEntity
void onRemoveEntity(EntitiesData data)
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.