|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--fate.world.WorldObject
|
+--fate.world.OrbitingBody
|
+--fate.world.SpaceStructure
Represents a structure built in space, generally in a solar system,
orbiting a Planetoid.
| Field Summary | |
Player |
owner
|
| Fields inherited from class fate.world.OrbitingBody |
distance,
position,
velocity |
| Fields inherited from class fate.world.WorldObject |
id,
name,
parent |
| Constructor Summary | |
SpaceStructure()
Creates new SpaceStructure |
|
| Methods inherited from class fate.world.OrbitingBody |
compareTo,
x,
y |
| Methods inherited from class fate.world.WorldObject |
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public Player owner
| Constructor Detail |
public SpaceStructure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||