bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
ECS.Component
bubel
ecs
core
ECS
Mark structure as Component
struct
ECS
mixin template
Component () {
ComponentRef
ref_
();
}
Members
Functions
ref_
deprecated
ComponentRef
ref_
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
bubel
ecs
core
ECS
mixin templates
Component
Event
ExcludedComponents
ReadOnlyDependencies
System
WritableDependencies
Mark structure as Component