Package gaiasky.gui

Interface IGuiInterface

All Known Implementing Classes:
ControlsInterface, CustomInterface, DebugInterface, FocusInfoInterface, LoadProgressInterface, MessagesInterface, MinimapInterface, NotificationsInterface, PopupNotificationsInterface, RunStateInterface, TableGuiInterface, TopInfoInterface

public interface IGuiInterface
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
     
    boolean
     
    void
     
  • Method Details Link icon

    • dispose Link icon

      void dispose()
    • update Link icon

      void update()
    • isOn Link icon

      boolean isOn()