bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
CLocation
game_core
basic
Undocumented in source.
struct
CLocation {
mixin
ECS
.
Component
;
vec2
value
;
}
Alias This
value
Members
Mixins
__anonymous
mixin
ECS
.
Component
Undocumented in source.
Variables
value
vec2
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
game_core
basic
structs
CColor
CDamping
CDepth
CInput
CLocation
CRotation
CScale
CSelected
CStatic
CVelocity
CVelocityFactor
DampingSystem
InputMovementSystem
MoveSystem