add
Adds a component to this entity's type, setting no data.
Parameters
noEvent
If true, will not fire an AddedComponent event.
Adds the type T to this entity's type, setting no data.
Parameters
noEvent
If true, will not fire an AddedComponent event.