Class FPanelMiniMapContainer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FPanelMiniMapContainer extends FPanel
Panel that contain MiniMap, fBEndTurn button & graphics options buttons.
Author:
Hydrolien
See Also:
  • Field Details

  • Constructor Details

    • FPanelMiniMapContainer

      public FPanelMiniMapContainer()
      Main constructor.
  • Method Details

    • build

      public void build()
      Build sub component that need to be build.
      If build have been done, it won't build again.
    • setAllActionDone

      public void setAllActionDone(boolean b)
      Shortcut for fBEndTurn.
    • setFbetEnabled

      public void setFbetEnabled(boolean b)
      Shortcut for fBEndTurn.
    • getFbetEnabled

      public boolean getFbetEnabled()
      Shortcut for fBEndTurn.