Class FPanelMiniMap

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class FPanelMiniMap extends FPanel
Panel that contain MiniMap.
Author:
Hydrolien
See Also:
  • Constructor Details

    • FPanelMiniMap

      public FPanelMiniMap()
      Main constructor.
  • Method Details

    • paintComponent

      public void paintComponent(Graphics gTemp)
      Description copied from class: FPanel
      Paint function with a debug tool.
      Overrides:
      paintComponent in class FPanel