module

ECS::DSL::Component::StaticMethods

Instance methods

[](*args)

Convenience/vanity wrappers for the new constructor function.

Source
register(world : ECS::World)

Register this component within the given World.

Source