Class StartupServer

Class StartupServer

java.lang.Object
   |
   +----StartupServer

public class StartupServer
extends Object
Version:
1.0 Class to starup the game
Author:
Nicklas Hjalmarsson

Constructor Index

 o StartupServer()

Method Index

 o main(String[])
Called with argumemt number of players java StartupServer 2

Constructors

 o StartupServer
  public StartupServer()

Methods

 o main
  public static void main(String args[])
Called with argumemt number of players java StartupServer 2