org.gjt.universe.gui
Class StartSequence

java.lang.Object
  |
  +--org.gjt.universe.gui.StartSequence

public class StartSequence
extends java.lang.Object


Constructor Summary
private StartSequence()
           
 
Method Summary
static boolean gameEditor()
           
protected static void init()
           
static boolean loadGame()
           
static boolean multiPlayer()
           
static boolean singlePlayer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartSequence

private StartSequence()
Method Detail

singlePlayer

public static boolean singlePlayer()

loadGame

public static boolean loadGame()

multiPlayer

public static boolean multiPlayer()

gameEditor

public static boolean gameEditor()

init

protected static void init()


Copyright © 2001 Universe Dev Team All Rights Reserved.