Class LibraryConfig

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

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

    • type

      public Building type
    • level

      public int level
  • Constructor Details

    • LibraryConfig

      public LibraryConfig()