Package com.csse3200.game.entities.configs
package com.csse3200.game.entities.configs
-
ClassesClassDescriptionDefines a basic set of properties stored in entities config files to be loaded by Entity Factories.Defines the properties stored in ChopIngredient config files to be loaded by the Ingredient Factory.Defines the properties stored in cooking config files to be loaded by the Dish Factory.Defines the properties stored in CookIngredient config files to be loaded by the Ingredient Factory.Defines the properties stored in ghost king config files to be loaded by the NPC Factory.Defines all NPC configs to be loaded by the NPC Factory.Defines the properties stored in player config files to be loaded by the Player Factory.