fate
Class FateServer
java.lang.Object
|
+--fate.FateServer
- public class FateServer
- extends java.lang.Object
Server executable.
|
Constructor Summary |
FateServer()
Creates new FateServer |
|
Method Summary |
static void |
main(java.lang.String[] args)
Runs the FateServer application |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
programName
public static final java.lang.String programName
playerDBFile
public static final java.lang.String playerDBFile
universeFile
public static final java.lang.String universeFile
mapPlayerInfo
public static MapPlayerInfo mapPlayerInfo
universe
public static Universe universe
FateServer
public FateServer()
- Creates new FateServer
main
public static void main(java.lang.String[] args)
- Runs the FateServer application