|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Libraries.interfaces.WorldMap.CrossExit
public static class WorldMap.CrossExit
| Field Summary | |
|---|---|
java.lang.String |
destRoomID
|
int |
dir
|
boolean |
out
|
int |
x
|
int |
y
|
| Constructor Summary | |
|---|---|
WorldMap.CrossExit()
|
|
| Method Summary | |
|---|---|
static WorldMap.CrossExit |
make(int xx,
int xy,
int xdir,
java.lang.String xdestRoomID,
boolean xout)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int x
public int y
public int dir
public java.lang.String destRoomID
public boolean out
| Constructor Detail |
|---|
public WorldMap.CrossExit()
| Method Detail |
|---|
public static WorldMap.CrossExit make(int xx,
int xy,
int xdir,
java.lang.String xdestRoomID,
boolean xout)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||