Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
M
N
P
R
S
T
V
W
N
next()
- Method in class
Maze.MazeIterator
If hasNext() is true, this returns the next cell in the iteration sequence.
next()
- Method in class
Maze.NeighborIterator
If hasNext() is true, this returns the next cell in the iteration sequence.
nextInSolution
- Variable in class
RandomMazeRunner.SolutionPathInfo
Link to the next cell in the solution path.
numNeighborsFound
- Variable in class
Maze.NeighborIterator
The number of neighbors we have found for this cell so far.
numWalls
- Variable in class
MazeCell
The number of walls this cell has.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
M
N
P
R
S
T
V
W