Raw data to be attached to an Entity. Should contain absolutely no logic and should be serializable. This will be automatically pooled or packed.

Methods

getType ():ComponentType

Retrieve the component type for this component. This can be used to determine how the component is stored.

Returns:

The component type.