|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjurpe.dungeon.rpgmap.Drawer
public class Drawer
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 |
---|
public Drawer(HexMapView sHexMapView)
sHexMapView
- HexMapView handleMethod Detail |
---|
public void drawMap(java.awt.Graphics g) throws JurpeException
g
- Graphics object
JurpeException
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |