Package com.csse3200.game.entities.factories
package com.csse3200.game.entities.factories
-
ClassDescriptionFactory to create non-playable human character (NPC) entities with predefined components.Factory to create non-playable human character (NPC) entities with predefined components.Factory to create scanner entities that determine whether to spawn engineer entities.Where all entities of mob bosses are createdFactory to create non-playable character (NPC) entities with predefined components.Factory to create obstacle entities.Factory to create the pause menu and attach its components.Factory to create a player entity.Responsible for creating projectiles within the game.Factory to create a tower entity.