main
Class Arcade

java.lang.Object
  extended by main.Arcade

public class Arcade
extends java.lang.Object

This loads constructors from a text file and instantiates them using reflection. Run. Vooga, Run.

Author:
Ron Murhammer

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

Arcade

public Arcade()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException