abstract class Ecs::Component

Overview

Defines an abstract Component, which provides properties or behaviours to an Entity

Defined in:

ecs.cr

Instance Method Summary

Instance Method Detail

abstract def component : Component.class #

[View source]
def downcast #

[View source]