|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.colossus.xmlparser.TerrainRecruitLoader.CreatureAndNumber
net.sf.colossus.xmlparser.TerrainRecruitLoader.StartingNumber
private class TerrainRecruitLoader.StartingNumber
Used internally to associate a creature name and the number received when starting a game.
| Constructor Summary | |
|---|---|
TerrainRecruitLoader.StartingNumber(java.lang.String n,
int i)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.colossus.xmlparser.TerrainRecruitLoader.CreatureAndNumber |
|---|
getCreature, getName, getNumber, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TerrainRecruitLoader.StartingNumber(java.lang.String n,
int i)
n - Name of the creaturei - Number of creatures when starting.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||