Package gaiasky.gui

Interface IGuiInterface

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

public interface IGuiInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
     
    void
     
  • Method Details

    • dispose

      void dispose()
    • update

      void update()
    • isOn

      boolean isOn()