bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
CColor
game_core
basic
Undocumented in source.
struct
CColor {
mixin
ECS
.
Component
;
@
GUIColor
uint
value
;
}
Alias This
value
Members
Mixins
__anonymous
mixin
ECS
.
Component
Undocumented in source.
Variables
value
uint
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