breakout
Class Main

java.lang.Object
  |
  +--breakout.Main

public class Main
extends Object

Creates the GUI and determines whether to prompt the user for their network settings. It only does so if the word "networked" is supplied on the command line.

Version:
$Id: Main.html,v 1.1 2003/03/10 16:34:48 bvandiver Exp $
Author:
benmv@olin.edu
See Also:
GameFrame, NetworkSettings

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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
Start the breakout program running

Parameters:
args - list of command line arguments