Package com.deco2800.game.components
Class ComponentType
java.lang.Object
com.deco2800.game.components.ComponentType
Internal type system for components. Used to generate unique IDs for each component type at
 runtime, allowing entities to get components by type.
- 
Method Summary
 
- 
Method Details
- 
getFrom
 - 
getId
public int getId() 
 -