Class ArcherFactory
java.lang.Object
com.deco2800.game.soldiers.factories.ArcherFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic EntitycreateArcher(Entity target, GameArea gameArea) static EntitycreateArrow(Entity from, Entity target, GameArea gameArea)
-
Method Details
-
createArcher
-
createArrow
-