View Source mix ecsx.gen.tag (ECSx v0.3.1)
Generates a new ECSx Tag - a Component type which doesn't store any value.
$ mix ecsx.gen.tag Attackable
The single argument is the name of the component.
Generates a new ECSx Tag - a Component type which doesn't store any value.
$ mix ecsx.gen.tag Attackable
The single argument is the name of the component.