Interface PopupManager

All Superinterfaces:
TransformerWindowManager<PopupPane>, WindowManager

public interface PopupManager extends TransformerWindowManager<PopupPane>
A window manager for popups windows.
  • Method Details

    • create

      static PopupManager create(MindustryPlugin plugin)
    • getUpdateInterval

      Duration getUpdateInterval()
      Returns the update interval of the popup windows.
    • setUpdateInterval

      void setUpdateInterval(Duration updateInterval)
      Sets the update interval of the popup windows.
      Parameters:
      updateInterval - the update interval