Class MazePlayerConfig

java.lang.Object
com.csse3200.game.minigames.maze.entities.configs.MazeEntityConfig
com.csse3200.game.minigames.maze.entities.configs.MazePlayerConfig

public class MazePlayerConfig extends MazeEntityConfig
Defines the properties stored in player config files to be loaded by the Player Factory.
  • Field Details

    • health

      public int health
  • Constructor Details

    • MazePlayerConfig

      public MazePlayerConfig()