public class Avoider extends Person
| Constructor and Description |
|---|
Avoider(Coord c,
Map map,
java.io.PrintStream log) |
| Modifier and Type | Method and Description |
|---|---|
Coord |
chooseMove() |
canLookThrough, canPassThrough, die, doAction, isSafe, setLocgetLoc, getPrevLoc, repr, toStringpublic Coord chooseMove()
chooseMove in class Person