|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmud.client.view.RoomView
public class RoomView
Draws the room
Constructor Summary | |
---|---|
RoomView()
|
Method Summary | |
---|---|
void |
draw(GameView gameView,
Room room,
java.awt.Graphics2D g,
int w,
int h)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoomView()
Method Detail |
---|
public void draw(GameView gameView, Room room, java.awt.Graphics2D g, int w, int h)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |