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