bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
TestSystem2.EventInput
tests
tests
TestSystem2
Undocumented in source.
struct
TestSystem2
static
struct
EventInput {
Entity
*
entity
;
TestComp3
*
test
;
}
Members
Variables
entity
Entity
*
entity
;
Undocumented in source.
test
TestComp3
*
test
;
Undocumented in source.
Meta
Source
See Implementation
tests
tests
TestSystem2
functions
handleEvent
initialize
lateUpdate
onDisable
onEnable
onUpdate
mixins
__anonymous
structs
EntitiesData
EventInput