Class InventorySystem

java.lang.Object
com.deco2800.game.components.items.InventorySystem

public class InventorySystem
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    int counter  
  • Constructor Summary

    Constructors 
    Constructor Description
    InventorySystem​(Entity target)  
  • Method Summary

    Modifier and Type Method Description
    void pressbutton()  
    void updateinventory()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait