Class BlacksmithConfig

java.lang.Object
com.deco2800.game.entities.configs.BaseEntityConfig
com.deco2800.game.entities.configs.BlacksmithConfig

public class BlacksmithConfig extends BaseEntityConfig
Defines the Black Smith properties stored in config file to be loaded by the Building Factory.
  • Field Details

    • type

      public Building type
    • level

      public int level
  • Constructor Details

    • BlacksmithConfig

      public BlacksmithConfig()