Package megamek.client.ui.clientGUI.boardview
package megamek.client.ui.clientGUI.boardview
-
ClassDescriptionDisplays the board; lets the user scroll around and select points on it.This class represents the specialized JPanel that paints the contents of the BoardView.Construction Factor Warning Logic.This class contains a collection of
ECMInfoinstances that all effect a particular location.A helper class for highlighting and darkening hexes.HexDrawPlugins can be given to a BoardView and will be called whenever the BoardView draws any of its hexes to the hex image cache.Provides utility methods and constants for drawing hex-related shapes Internally all methods work as if the game hex was
- as wide as BoardView1.HEX_W (usually == 84)
- perfectly hex-shaped, i.e.The style of unit label display (full, shortened, show the nickname, etc.)