A B C D F G H I M N P R S T V W

I

info - Variable in class MazeCell
A piece of state that may be used to hold information about the current search, if useful.
isDonut() - Method in class MazeCell
Returns true if this cell is a donut cell.
isDonutCell - Variable in class MazeCell
Whether or not this cell is the donut cell.
isStart() - Method in class MazeCell
Returns true if this cell is a start cell.
isStartCell - Variable in class MazeCell
Whether or not this cell is the start cell.
isWall(Direction) - Method in class MazeCell
Returns true if there is a wall in the direction d.

A B C D F G H I M N P R S T V W