| Modifier and Type | Field and Description |
|---|---|
static Maze.CellContent |
Maze.CellContent.SPACE |
| Modifier and Type | Method and Description |
|---|---|
private void |
Maze.row(Maze.CellContent cellContent,
StringBuilder b,
StringBuilder b2,
int y)
Returns a pair of strings representing a row of the maze.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.