org.gjt.universe
Class GravityType.UltraHighGravityType

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

public static class GravityType.UltraHighGravityType
extends GravityType

This standard subclass is used to classify a surface gravity which is so heavy that most beings would be instantly crushed into paste by it.

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.UltraHighGravityType()
           
 
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.UltraHighGravityType

public GravityType.UltraHighGravityType()


Copyright © 2001 Universe Dev Team All Rights Reserved.