bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
EventSystem.EntitiesData
tests
tests
EventSystem
Undocumented in source.
struct
EventSystem
struct
EntitiesData {
uint
thread_id
;
TestComp
[]
comp
;
}
Members
Variables
comp
TestComp
[]
comp
;
Undocumented in source.
thread_id
uint
thread_id
;
Undocumented in source.
Meta
Source
See Implementation
tests
tests
EventSystem
functions
handleEvent
mixins
__anonymous
structs
EntitiesData
variables
handled