Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
game-test
master
Assembly
Collider
ECS
Component
Entity
World
Pipe
PlayerController
Resources
ScoreTrigger
Speed
Sprite
Systems
Game
Input
Physics
Render
Sound
Spawner
Built with Crystal 1.9.2
2023-10-07 17:20:23 UTC
class
ECS::Entity
ECS::Entity
Reference
Object
Defined in:
ecs.cr
Instance Method Summary
#get
(subclass :
Component
.
class
) : Component
#has?
(subclass :
Component
.
class
)
Instance Method Detail
def
get
(subclass :
Component
.
class
) :
Component
#
[
View source
]
def
has?
(subclass :
Component
.
class
)
#
[
View source
]