erland.game.tileadventure.rect
Class RectDrawMap

java.lang.Object
  extended by erland.game.tileadventure.DrawMap
      extended by erland.game.tileadventure.rect.RectDrawMap
All Implemented Interfaces:
MapDrawInterface

public class RectDrawMap
extends DrawMap


Constructor Summary
RectDrawMap()
           
 
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

RectDrawMap

public RectDrawMap()
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.