public class Follower extends Person
Constructor and Description |
---|
Follower(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