Package com.csse3200.game.entities.factories
package com.csse3200.game.entities.factories
-
ClassesClassDescriptionFactory to create display entities in the Combat Screen with predefined components.Factory to create non-playable character (NPC) entities with predefined components.A factory class for creating various item entities in the game.Factory class responsible for creating different types of loot boxes based on a JSON configuration file.Factory to create non-playable character (NPC) entities with predefined components.Factory to create obstacle entities.Factory to create a player entity.Factory to create non-playable projectile entities with predefined components.