bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
CInt
tests
perf
Undocumented in source.
struct
CInt {
mixin
ECS
.
Component
;
int
value
;
}
Alias This
value
Members
Mixins
__anonymous
mixin
ECS
.
Component
Undocumented in source.
Variables
value
int
value
;
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
perf
functions
afterEveryTest
allocDealloc100k
beforeEveryTest
bigTmpl
bigTmplPreAlloc
multiBigTmpl
multiBigTmplPreAlloc
multiSmallTmpl
multiSmallTmplPreAlloc
smallTmpl
smallTmplPreAlloc
staticArray
structs
CBig
CInt
CLong
CShort
CUInt
variables
tmpl