Package mindustry.net

Class BeControl

java.lang.Object
mindustry.net.BeControl

public class BeControl extends Object
Handles control of bleeding edge builds.
  • Constructor Details

    • BeControl

      public BeControl()
  • Method Details

    • active

      public boolean active()
      Returns:
      whether this is a bleeding edge build.
    • checkUpdate

      public void checkUpdate(Boolc done)
      asynchronously checks for updates.
    • isUpdateAvailable

      public boolean isUpdateAvailable()
      Returns:
      whether a new update is available
    • showUpdateDialog

      public void showUpdateDialog()
      shows the dialog for updating the game on desktop, or a prompt for doing so on the server