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, setLoc
getLoc, getPrevLoc, repr, toString
public Coord chooseMove()
chooseMove
in class Person