Package com.csse3200.game.entities.factories
package com.csse3200.game.entities.factories
-
ClassesClassDescriptionClass to create weapons when the player attacksFactory to create a companion entity.Factory to create non-playable enemies entities with predefined components.Factory to create all environmental entities on the mapThe LaboratoryFactory class is responsible for creating laboratory entities in the game.Factory to create non-playable character (NPC) entities with predefined components.Factory to create obstacle entities.Factory to create a player entity.Class to create weapons for the player to holdFactory to create Portal entities.Factory to create projectile entities with predefined components.Factory to create structure entities - such as extractors or ships.