|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--universe.server.KeyedItem
|
+--universe.server.database.RaceBase
|
+--universe.server.database.RaceRandom
| Field Summary | |
static RaceRandom |
RANDOM
|
static java.lang.String |
RANDOM_KEY
|
| Fields inherited from class universe.server.database.RaceBase |
|
| Fields inherited from class universe.server.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. |
| Methods inherited from class universe.server.database.RaceBase |
addRace, deleteRaces, FindByKey, getName, getRace, getRaces, randomlySelectedRace |
| Methods inherited from class universe.server.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,
getBackStory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||