Class UnitFactory

java.lang.Object
com.deco2800.game.entities.factories.UnitFactory

public class UnitFactory extends Object
  • Method Details

    • createExampleUnit

      public static Entity createExampleUnit()
    • createUnit

      public static Entity createUnit(UnitType type)