Package com.csse3200.game.entities.factories
package com.csse3200.game.entities.factories
-
ClassDescriptionFactory to create an itemFactory to create non-playable character (NPC) entities with predefined components.Factory to create obstacle entities.Factory to create plant entities.Factory to create a player entity.Factory for creating the player highlight entityThe ProjectileFactory class is responsible for creating different types of projectile entities used in the game.