bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
MoveSystem
game_core
basic
Undocumented in source.
struct
MoveSystem {
mixin
ECS
.
System
!
64
;
struct
EntitiesData
;
void
onUpdate
(EntitiesData data);
}
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
!
64
Undocumented in source.
Structs
EntitiesData
struct
EntitiesData
Undocumented in source.
Mixed In Members
From
mixin
ECS
.
System
!
64
__becs_jobs_count
uint
__becs_jobs_count
;
Undocumented in source.
Meta
Source
See Implementation
game_core
basic
structs
CColor
CDamping
CDepth
CInput
CLocation
CRotation
CScale
CSelected
CStatic
CVelocity
CVelocityFactor
DampingSystem
InputMovementSystem
MoveSystem