|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fate.world.Resources
Represents resources on a Planetoid, SpaceStructure, or
GroundStructure.
| Field Summary | |
int |
copper
|
int |
diamond
|
int |
foam
|
int |
food
|
int |
ftlfuel
|
int |
fuelore
|
int |
gold
|
int |
graphite
|
int |
iron
|
int |
plastic
|
int |
rubber
|
int |
slsfuel
|
| Constructor Summary | |
Resources()
Creates new Resources |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public int iron
public int gold
public int copper
public int graphite
public int plastic
public int rubber
public int foam
public int food
public int diamond
public int fuelore
public int ftlfuel
public int slsfuel
| Constructor Detail |
public Resources()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||