feud.testgame
Class RunGame

java.lang.Object
  extended byfeud.testgame.RunGame

public class RunGame
extends java.lang.Object

Starts the game's client which offers dialog to start the server as well.


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

RunGame

public RunGame()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception