Class PlayerProfileConfig

java.lang.Object
com.deco2800.game.entities.configs.PlayerProfileConfig

public class PlayerProfileConfig extends Object
This class defines a list of player stats representing each game user plays, stored in the player profile configs (configs/playerStatsInfo.json) The file is loaded in the component PlayerProfileDisplay (components/player/PlayerProfileDisplay.java).
  • Field Details

  • Constructor Details

    • PlayerProfileConfig

      public PlayerProfileConfig()