Class Chest


  • public class Chest
    extends Entity
    Added for Assessment 2 in order to implement quest functionality Simple entity shown on locate quests origin
    • Constructor Detail

      • Chest

        public Chest()
        Constructs the Chest object
    • Method Detail

      • setPosition

        public void setPosition​(com.badlogic.gdx.math.Vector2 pos)
        Parameters:
        pos - The Vector2 to set the position of the chest to