AreaGenerationLibrary.LayoutManager
public class BoxCitySquareLayout extends BoxCityLayout
Constructor | Description |
---|---|
BoxCitySquareLayout() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
drawABox(LayoutSet lSet,
int width,
int height) |
|
java.lang.String |
name() |
The name of the layout manager
|
diff, getDirection, getRunDirection
fillMaze, generate, halfLineE, halfLineN
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