gridWorldTest
Class CrabRunner

java.lang.Object
  extended by gridWorldTest.CrabRunner

public class CrabRunner
extends java.lang.Object

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


Constructor Summary
CrabRunner()
           
 
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

CrabRunner

public CrabRunner()
Method Detail

main

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