|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object erland.game.tileadventure.DrawMap erland.game.tileadventure.rect.RectDrawMap
public class RectDrawMap
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 |
---|
public RectDrawMap()
Method Detail |
---|
public void draw(Graphics g)
draw
in interface MapDrawInterface
draw
in class DrawMap
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |