Class MinigameShipFactory
java.lang.Object
com.csse3200.game.entities.factories.MinigameShipFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic Entity
Creates a new minigame ship to match the config file
-
Method Details
-
createMinigameShip
Creates a new minigame ship to match the config file- Returns:
- Created minigame ship
-