dd.hurricane
Class HurricaneHex
java.lang.Object
dd.ui.HexView
dd.hurricane.HurricaneHex
- All Implemented Interfaces:
- java.util.EventListener, java.beans.PropertyChangeListener
- public class HurricaneHex
- extends HexView
Methods inherited from class dd.ui.HexView |
addIcon, bottomCenter, cellContentsChanged, center, clear, contains, getCell, getParent, getSize, getVertex, hilite, propertyChange, pulse, removeIcon, setLocation, setMyColor, setParent, setSize, unhilite, unpulse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ix
public static final int[] ix
iy
public static final int[] iy
needToLoadIcons
public static boolean needToLoadIcons
luIcons
public static java.util.HashMap luIcons
iconArray
public javax.swing.ImageIcon[] iconArray
showLU
public static boolean[] showLU
showOpen
public static boolean showOpen
showFactory
public static boolean showFactory
debug
public static boolean debug
HurricaneHex
public HurricaneHex()
defaultCellWidth
public int defaultCellWidth()
- Overrides:
defaultCellWidth
in class HexView
defaultCellHeight
public int defaultCellHeight()
- Overrides:
defaultCellHeight
in class HexView
setCell
public void setCell(MapCell c)
- Overrides:
setCell
in class HexView
getHazardColor
public java.awt.Color getHazardColor()
paint
public void paint(java.awt.Graphics g)
- Overrides:
paint
in class HexView