module ECS::DSL::Component::StaticMethods
Defined in:
flecs/dsl/component.crInstance Method Summary
-
#[](*args)
Convenience/vanity wrappers for the
new
constructor function. - #[](**args)
-
#register(world : ECS::World)
Register this component within the given World.