|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Libraries.layouts.AbstractLayout
com.planet_ink.coffee_mud.Libraries.layouts.CrossLayout
public class CrossLayout
| Constructor Summary | |
|---|---|
CrossLayout()
|
|
| Method Summary | |
|---|---|
void |
addRoom(LayoutSet lSet,
AreaGenerationLibrary.LayoutNode n2,
int dir)
|
java.util.Vector<AreaGenerationLibrary.LayoutNode> |
generate(int num,
int dir)
|
java.lang.String |
name()
|
| Methods inherited from class com.planet_ink.coffee_mud.Libraries.layouts.AbstractLayout |
|---|
diff, getDirection, getRunDirection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrossLayout()
| Method Detail |
|---|
public java.lang.String name()
name in interface AreaGenerationLibrary.LayoutManagername in class AbstractLayout
public void addRoom(LayoutSet lSet,
AreaGenerationLibrary.LayoutNode n2,
int dir)
public java.util.Vector<AreaGenerationLibrary.LayoutNode> generate(int num,
int dir)
generate in interface AreaGenerationLibrary.LayoutManagergenerate in class AbstractLayout
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||