Class StartupServer
Class StartupServer
java.lang.Object
|
+----StartupServer
- public class StartupServer
- extends Object
- Version:
- 1.0
Class to starup the game
- Author:
- Nicklas Hjalmarsson
-
StartupServer()
-
-
main(String[])
- Called with argumemt number of players
java StartupServer 2
StartupServer
public StartupServer()
main
public static void main(String args[])
- Called with argumemt number of players
java StartupServer 2