Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
K
M
O
P
Q
R
S
T
W
X
Y
Z
W
WallFollower
- Class in
alice.kareltherobot
A robot that follows a wall using the right-hand rule and thus escapes from a maze that has no traps (a connected maze).
WallFollower(int, int, Direction)
- Constructor for class alice.kareltherobot.
WallFollower
Create a robot on a specific street and avenue, facing a given direction with no beepers.
WallFollower(int, int, Direction, int)
- Constructor for class alice.kareltherobot.
WallFollower
Create a robot on a specific street and avenue, facing a given direction with a given number of beepers.
WallFollower(int, int, Direction, int, Color)
- Constructor for class alice.kareltherobot.
WallFollower
Create a robot on a specific street and avenue, facing a given direction with a given number of beepers and a given body color.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
K
M
O
P
Q
R
S
T
W
X
Y
Z