jurpe.dungeon.rpgmap
Class Drawer

java.lang.Object
  extended by jurpe.dungeon.rpgmap.Drawer

public class Drawer
extends java.lang.Object

Display an RpgMap on an HexMap control.


Constructor Summary
Drawer(HexMapView sHexMapView)
          Constructor
 
Method Summary
 void drawMap(java.awt.Graphics g)
          Draw map
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Drawer

public Drawer(HexMapView sHexMapView)
Constructor

Parameters:
sHexMapView - HexMapView handle
Method Detail

drawMap

public void drawMap(java.awt.Graphics g)
             throws JurpeException
Draw map

Parameters:
g - Graphics object
Throws:
JurpeException

Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net