Class PlatformFactory

java.lang.Object
com.csse3200.game.entities.factories.PlatformFactory

public class PlatformFactory extends Object
  • Constructor Details

    • PlatformFactory

      public PlatformFactory()
  • Method Details

    • createPlatform

      public static Entity createPlatform()