A component definition.
Component definitions have the information needed to get and initialize the component on an Entity.
Use defComponent to create a new ComponentDef.
defComponent
ComponentDef
A component definition.
Component definitions have the information needed to get and initialize the component on an Entity.
Use
defComponent
to create a newComponentDef
.