bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
CPosition
tests
tests
Undocumented in source.
static
struct
CPosition {
mixin
ECS
.
Component
;
float
x
;
float
y
;
}
Members
Mixins
__anonymous
mixin
ECS
.
Component
Undocumented in source.
Variables
x
float
x
;
Undocumented in source.
y
float
y
;
Undocumented in source.
Mixed In Members
From
mixin
ECS
.
Component
ref_
deprecated
ComponentRef
ref_
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tests
tests
aliases
clockid_t
time_t
functions
_start
clock_gettime
main
printf
manifest constants
CLOCK_REALTIME
structs
CPosition
ChangeTestSystem
EmptyEventSystem
EmptySystem
EventSystem
EverySystem
ExternalUpdateCallTest
Sys1
Sys2
Sys3
TestComp
TestComp2
TestComp3
TestComp4
TestComp5
TestEvent
TestEvent2
TestSystem
TestSystem2
TestSystemWithHighPriority
Time
timespec