Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-ecs
v0.1.0
Ecs
Component
ComponentRegistry
Entity
HashSetQuery
Built with Crystal 1.9.2
2023-10-07 17:36:20 UTC
abstract class
Ecs::Component
Ecs::Component
Reference
Object
Overview
Defines an abstract Component, which provides properties or behaviours to an Entity
Defined in:
ecs.cr
Instance Method Summary
#component
:
Component
.
class
#downcast
Instance Method Detail
abstract def
component
:
Component
.
class
#
[
View source
]
def
downcast
#
[
View source
]