org.gjt.universe
Class GalaxyUndefined

java.lang.Object
  |
  +--org.gjt.universe.DBItem
        |
        +--org.gjt.universe.GalaxyBase
              |
              +--org.gjt.universe.GalaxyUndefined
All Implemented Interfaces:
java.io.Serializable

public final class GalaxyUndefined
extends GalaxyBase

See Also:
Serialized Form

Field Summary
static GalaxyID ID
           
static GalaxyUndefined SINGLETON
           
 
Fields inherited from class org.gjt.universe.GalaxyBase
 
Constructor Summary
private GalaxyUndefined()
           
 
Method Summary
 VectorDisplayReturn specificDisplayDebug()
           
 
Methods inherited from class org.gjt.universe.GalaxyBase
addSystem, generateSystems, getGalaxySystems, getID, getIndex, getName, getRandomSystem, getRandomSystemID, getRandomSystemIDs, hasGeneratedSystems, setName
 
Methods inherited from class org.gjt.universe.DBItem
getLocation, getOwner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static GalaxyUndefined SINGLETON

ID

public static GalaxyID ID
Constructor Detail

GalaxyUndefined

private GalaxyUndefined()
Method Detail

specificDisplayDebug

public VectorDisplayReturn specificDisplayDebug()
Specified by:
specificDisplayDebug in class DBItem


Copyright © 2001 Universe Dev Team All Rights Reserved.