From: Brett L. <wak...@ea...> - 2005-09-24 18:55:31
|
There are a few different ways, the easiest being just to comment out the g2.drawImage() call in the orientation-specific GUIHex.Paint() method. One idea I have been batting around is to change HexMap from extending JPanel to extending JLayeredPane so that when we draw the hexes, we can choose which is drawn on top. ---Brett. -----Original Message----- From: Erik Vos <eri...@hc...> Sent: Sep 24, 2005 7:33 AM To: rai...@li... Subject: RE: [Rails-devel] Map status Is there an easy way to suppress tile display, so that the underlying map coordinates and tile numbers show up again? That would help me a lot to debug the 18AL map! Erik. |