class Tiger extends java.lang.Object implements Agent
private World
w
private int
x
y
Tiger()
private void
moveRandom()
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int x
private int y
private World w
private void moveRandom()
public void run()
run
Agent