bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
ShootWaveSystem.EntitiesData
demos
space_invaders
ShootWaveSystem
Undocumented in source.
struct
ShootWaveSystem
struct
EntitiesData {
CLocation
[]
location
;
CShootWaveUponDeath
[]
shoot_wave
;
}
Members
Variables
location
CLocation
[]
location
;
Undocumented in source.
shoot_wave
CShootWaveUponDeath
[]
shoot_wave
;
Undocumented in source.
Meta
Source
See Implementation
demos
space_invaders
ShootWaveSystem
functions
handleEvent
onCreate
onDestroy
mixins
__anonymous
structs
EntitiesData
variables
dirs