ChangeDirectionSystem

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

onCreate
void onCreate()
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.
onUpdate
void onUpdate(EntitiesData data)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ECS.System!32
Undocumented in source.

Structs

EntitiesData
struct EntitiesData
Undocumented in source.

Variables

groups_directions
Direction[8] groups_directions;
Undocumented in source.
has_changes
bool has_changes;
Undocumented in source.

Mixed In Members

From mixin ECS.System!32

__becs_jobs_count
uint __becs_jobs_count;
Undocumented in source.

Meta