Rabbit
Represents a Rabbit.
| Constructor Summary | |
Rabbit(Model model,
int row,
int column)
|
|
| Method Summary | |
(package private) int |
decideMove()
Decides what direction to move next. |
| Constructor Detail |
public Rabbit(Model model,
int row,
int column)
| Method Detail |
int decideMove()