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 properties for enemy types to be loaded in EnemyFactory.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.Defines a basic set of properties stored in entities config files to be loaded by Entity Factories.