AreaGenerationLibrary.LayoutManagerpublic 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, getRunDirectionfillMaze, generate, halfLineE, halfLineNpublic java.lang.String name()
AreaGenerationLibrary.LayoutManagername in interface AreaGenerationLibrary.LayoutManagername in class BoxCityLayoutprotected void drawABox(LayoutSet lSet, int width, int height)
drawABox in class BoxCityLayout