|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildingScore | |
---|---|
zombie.iso |
Uses of BuildingScore in zombie.iso |
---|
Methods in zombie.iso that return types with arguments of type BuildingScore | |
---|---|
java.util.Stack<BuildingScore> |
IsoCell.getBestBuildings(IsoCell.BuildingSearchCriteria criteria,
int count)
|
static java.util.Stack<BuildingScore> |
IsoCell.getBuildings()
|
gnu.trove.map.hash.THashMap<java.lang.Integer,BuildingScore> |
IsoCell.getBuildingScores()
|
Method parameters in zombie.iso with type arguments of type BuildingScore | |
---|---|
static void |
IsoCell.setBuildings(java.util.Stack<BuildingScore> scores)
|
void |
IsoCell.setBuildingScores(gnu.trove.map.hash.THashMap<java.lang.Integer,BuildingScore> BuildingScores)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |