org.gjt.universe
Class AtmosphereType.NormalAtmosphereType

java.lang.Object
  |
  +--org.gjt.universe.Classification
        |
        +--org.gjt.universe.AtmosphereType
              |
              +--org.gjt.universe.AtmosphereType.NormalAtmosphereType
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AtmosphereType

public static class AtmosphereType.NormalAtmosphereType
extends AtmosphereType

This standard subclass is used to represent atmospheres which are much like that of Earth.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.gjt.universe.AtmosphereType
AtmosphereType.NoneAtmosphereType, AtmosphereType.NormalAtmosphereType
 
Field Summary
 
Fields inherited from class org.gjt.universe.AtmosphereType
NONE, NORMAL
 
Fields inherited from class org.gjt.universe.Classification
 
Constructor Summary
AtmosphereType.NormalAtmosphereType()
           
 
Methods inherited from class org.gjt.universe.AtmosphereType
getAtmosphereCompositionType, getColor, getSurfacePressureType, getWeatherType, instanceForMakeup, sharedInstance
 
Methods inherited from class org.gjt.universe.Classification
getBackStory, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtmosphereType.NormalAtmosphereType

public AtmosphereType.NormalAtmosphereType()


Copyright © 2001 Universe Dev Team All Rights Reserved.