|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gjt.universe.KeyedItem
|
+--org.gjt.universe.RaceBase
|
+--org.gjt.universe.RaceRandom
| Field Summary | |
static RaceRandom |
RANDOM
|
static java.lang.String |
RANDOM_KEY
|
| Fields inherited from class org.gjt.universe.RaceBase |
|
| Fields inherited from class org.gjt.universe.KeyedItem |
|
| Constructor Summary | |
RaceRandom()
This constructor is used to create the single instance of this class. |
|
| Method Summary | |
void |
performLocalization()
This method overrides that of our abstract base class to set the description and back story of instances of this class. |
VectorDisplayReturn |
specificDisplayDebug()
|
| Methods inherited from class org.gjt.universe.RaceBase |
addRace, deleteRaces, FindByKey, getName, getRace, getRaces, randomlySelectedRace |
| Methods inherited from class org.gjt.universe.KeyedItem |
FindByDescriptionAndSpace, FindByKeyAndSpace, getBackStory, getDescription, getKey, hashCode, setBackStory, setDescription, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String RANDOM_KEY
public static final RaceRandom RANDOM
| Constructor Detail |
public RaceRandom()
| Method Detail |
public void performLocalization()
performLocalization in class RaceBasegetDescription,
getBackStorypublic VectorDisplayReturn specificDisplayDebug()
specificDisplayDebug in class RaceBase
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||