gridWorldTest
Class BoxBugRunner

java.lang.Object
  extended by gridWorldTest.BoxBugRunner

public class BoxBugRunner
extends java.lang.Object

This class runs a world that contains box bugs.
This class is not tested on the AP CS A and AB exams.


Constructor Summary
BoxBugRunner()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxBugRunner

public BoxBugRunner()
Method Detail

main

public static void main(java.lang.String[] args)