Class GapScannerFactory
java.lang.Object
com.csse3200.game.entities.factories.GapScannerFactory
Factory to create scanner entities that determine whether to spawn engineer entities.
These do not interact with any of the entities in the game area except to detect other entities
-
Method Summary
-
Method Details
-
createScanner
Creates a scanner entity- Returns:
- scanner entity
-