Class ItemBar
java.lang.Object
com.deco2800.game.components.Component
com.deco2800.game.components.items.ItemBar
public class ItemBar extends Component
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ItemBar(Entity target, InventorySystem ss) -
Method Summary
Modifier and Type Method Description voidcreate()Called when the entity is created and registered.Methods inherited from class com.deco2800.game.components.Component
dispose, earlyUpdate, getEntity, setEnabled, setEntity, toString, triggerEarlyUpdate, triggerUpdate, update