|
|||||||||
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.RecruitNumber
private class TerrainRecruitLoader.RecruitNumber
Used internally to associate a creature name and the number of creatures needed to recruit it.
Constructor Summary | |
---|---|
TerrainRecruitLoader.RecruitNumber(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.RecruitNumber(java.lang.String n, int i)
n
- Name of the creaturei
- Number of creatures needed to recruit it in the
terrain considered.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |