gridWorldTest
Class ChameleonRunner

java.lang.Object
  extended by gridWorldTest.ChameleonRunner

public class ChameleonRunner
extends java.lang.Object

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


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

ChameleonRunner

public ChameleonRunner()
Method Detail

main

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