|
|||||||||
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.BoxCityLayout
com.planet_ink.coffee_mud.Libraries.layouts.BoxCitySquareLayout
public class BoxCitySquareLayout
Constructor Summary | |
---|---|
BoxCitySquareLayout()
|
Method Summary | |
---|---|
protected void |
drawABox(LayoutSet lSet,
int width,
int height)
|
java.lang.String |
name()
The name of the layout manager |
Methods inherited from class com.planet_ink.coffee_mud.Libraries.layouts.BoxCityLayout |
---|
fillMaze, generate, halfLineE, halfLineN |
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 BoxCitySquareLayout()
Method Detail |
---|
public java.lang.String name()
AreaGenerationLibrary.LayoutManager
name
in interface AreaGenerationLibrary.LayoutManager
name
in class BoxCityLayout
protected void drawABox(LayoutSet lSet, int width, int height)
drawABox
in class BoxCityLayout
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |