Class FXLoadingScreen

java.lang.Object
net.minheur.potoflux.screen.FXLoadingScreen

public class FXLoadingScreen extends Object
Potoflux's loading screen
  • Constructor Details

    • FXLoadingScreen

      public FXLoadingScreen()
  • Method Details

    • setup

      public void setup()
      Setups the loading screen, makes the stage, labels and layout
    • show

      public void show()
      Displays the stage
    • updateStage

      public void updateStage(String text)
      Update what is currently loading
      Parameters:
      text - to display in stageLabel
    • close

      public void close()
      Shuts up the loading screen, mission ended