erland.game.tileadventure.isodiamond
Class IsoDiamondDrawMap

java.lang.Object
  extended by erland.game.tileadventure.DrawMap
      extended by erland.game.tileadventure.isodiamond.IsoDiamondDrawMap
All Implemented Interfaces:
MapDrawInterface

public class IsoDiamondDrawMap
extends DrawMap


Constructor Summary
IsoDiamondDrawMap()
           
 
Method Summary
 void draw(Graphics g)
           
 
Methods inherited from class erland.game.tileadventure.DrawMap
addObjectMap, getContainer, getMaps, removeAllObjectMaps, setContainer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsoDiamondDrawMap

public IsoDiamondDrawMap()
Method Detail

draw

public void draw(Graphics g)
Specified by:
draw in interface MapDrawInterface
Specified by:
draw in class DrawMap


Copyright © 2003-2006 Erland Isaksson. All Rights Reserved.