Class UIFactory

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

public class UIFactory extends Object
Creates new UI
  • Method Details

    • createDocketUI

      public static Entity createDocketUI()
      createDocketUI Creates a new entity with a new MainGameOrderTicketDisplay component added
      Returns:
      the entity with a MainGameOrderTicketDisplay component