Package com.csse3200.game.components
Class ComponentType
java.lang.Object
com.csse3200.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()
-