|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Race | |
|---|---|
| org.inigma.utopia | |
| org.inigma.utopia.parser | |
| Uses of Race in org.inigma.utopia |
|---|
| Methods in org.inigma.utopia that return Race | |
|---|---|
Race |
Province.getRace()
|
static Race |
Race.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Race[] |
Race.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.inigma.utopia with parameters of type Race | |
|---|---|
void |
Province.setRace(Race race)
|
| Uses of Race in org.inigma.utopia.parser |
|---|
| Methods in org.inigma.utopia.parser with parameters of type Race | |
|---|---|
void |
ScienceParserData.adjustScience(int acres,
Race race)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||