ShootGridManager

Undocumented in source.

Members

Functions

onCreate
void onCreate()
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.
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!128
Undocumented in source.
__anonymous
mixin ECS.WritableDependencies!(ShootGridDependency)
Undocumented in source.

Structs

EntitiesData
struct EntitiesData
Undocumented in source.

Variables

grid
ShootGrid* grid;
Undocumented in source.

Mixed In Members

From mixin ECS.System!128

__becs_jobs_count
uint __becs_jobs_count;
Undocumented in source.

From mixin ECS.WritableDependencies!(ShootGridDependency)

WritableDependencies
alias WritableDependencies = T
Undocumented in source.

Meta