org.gjt.universe
Class GravityType.HighGravityType

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

public static class GravityType.HighGravityType
extends GravityType

This standard subclass is used to classify a surface gravity which is slightly heavier than that of Earth and which most beings would find oppressive.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.gjt.universe.GravityType
GravityType.HighGravityType, GravityType.LowGravityType, GravityType.NormalGravityType, GravityType.UltraHighGravityType, GravityType.ZeroGravityType
 
Field Summary
 
Fields inherited from class org.gjt.universe.GravityType
HIGH, LOW, NORMAL, ULTRA_HIGH, ZERO
 
Fields inherited from class org.gjt.universe.Classification
 
Constructor Summary
GravityType.HighGravityType()
           
 
Methods inherited from class org.gjt.universe.GravityType
instanceForMakeup
 
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

GravityType.HighGravityType

public GravityType.HighGravityType()


Copyright © 2001 Universe Dev Team All Rights Reserved.