|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.iso.areas.BuildingScore
public class BuildingScore
| Field Summary | |
|---|---|
IsoBuilding |
building
|
float |
defense
|
float |
food
|
int |
safety
|
int |
size
|
float |
weapons
|
float |
wood
|
| Constructor Summary | |
|---|---|
BuildingScore(IsoBuilding b)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float weapons
public float food
public float wood
public float defense
public IsoBuilding building
public int size
public int safety
| Constructor Detail |
|---|
public BuildingScore(IsoBuilding b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||