public class ComponentType extends Object
This class keeps a list of all generated component types for fast retrieval.
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Get the component type's index.
|
protected com.artemis.ComponentType.Taxonomy |
getTaxonomy() |
protected Class<? extends Component> |
getType() |
boolean |
isPackedComponent() |
String |
toString() |
Copyright © 2014. All Rights Reserved.