|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--universe.client.gui.Driver
This is the main driver for the GUI in the client. This class will replace the old GUIFactory classes.
Field Summary | |
private static PlayerStart |
start
|
private static boolean |
testMode
|
Constructor Summary | |
Driver()
|
Method Summary | |
static void |
launch(boolean testModeOn)
This class launches the appropriate screens to get the game up and running. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static PlayerStart start
private static boolean testMode
Constructor Detail |
public Driver()
Method Detail |
public static void launch(boolean testModeOn)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |