CogsInternal: factory for Components
The type name of the component.
Creates new Components of the type T. Use Entity.components.add() to add to one entity.
Creates wrapper for an existing Component owned by given Entity
CogsInternal: factory for Components