public class BatchApp
extends Object
Run a sequence of non-interactive PacMan games and report final scores and other metrics.
-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
model 
-
Constructor Details 
-
BatchApp 
-
Method Details 
-
setModel 
-
model 
-
play 
-
main 
public static void main(String[] args)