Class ShowBattleMap

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

final class ShowBattleMap extends HexMap
Class ShowBattleMap displays a battle map. TODO this is inside out: the dialog this class is displayed in is owned and managed by this class TODO the only reason this class needs GUIMasterHex and not just MasterHex is that the MasterHex class doesn't offer isInverted(), which it probably could (and maybe should)
Author:
David Ripton