bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
EmptySystem
tests
basic
Undocumented in source.
struct
EmptySystem {
mixin
ECS
.
System
!
16
;
struct
EntitiesData
;
void
onUpdate
(EntitiesData data);
int
count
;
}
Members
Functions
onUpdate
void
onUpdate
(EntitiesData data)
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
ECS
.
System
!
16
Undocumented in source.
Structs
EntitiesData
struct
EntitiesData
Undocumented in source.
Variables
count
int
count
;
Undocumented in source.
Mixed In Members
From
mixin
ECS
.
System
!
16
__becs_jobs_count
uint
__becs_jobs_count
;
Undocumented in source.
Meta
Source
See Implementation
tests
basic
functions
afterEveryTest
beforeEveryTest
staticArray
structs
CDouble
CFlag
CFloat
CInt
CLong
CShort
CUnregistered
EmptySystem
EntityCounterSystem
LongAddSystem