Class CarGameMainClass

java.lang.Object
  extended by CarGameMainClass

public class CarGameMainClass
extends java.lang.Object

This class contains the main method for the car game.

Author:
Dalibor Zeleny (dalibor@cs.wisc.edu)

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

Constructor Detail

CarGameMainClass

public CarGameMainClass()
Method Detail

main

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