bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
PlayAreaSystem.EntitiesData
demos
particles
PlayAreaSystem
Undocumented in source.
struct
PlayAreaSystem
struct
EntitiesData {
uint
length
;
Entity
[]
entity
;
@
readonly
CLocation
[]
locations
;
}
Members
Variables
entity
Entity
[]
entity
;
Undocumented in source.
length
uint
length
;
Undocumented in source.
locations
CLocation
[]
locations
;
Undocumented in source.
Meta
Source
See Implementation
demos
particles
PlayAreaSystem
functions
onUpdate
mixins
__anonymous
structs
EntitiesData