Class ChopIngredientConfig

java.lang.Object
com.csse3200.game.entities.configs.ChopIngredientConfig

public class ChopIngredientConfig extends Object
Defines the properties stored in ChopIngredient config files to be loaded by the Ingredient Factory.
  • Field Details

  • Constructor Details

    • ChopIngredientConfig

      public ChopIngredientConfig()
  • Method Details

    • getCookTime

      public int getCookTime(String ingredientName)