|
|||||||||
| 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.Galaxy
Represents a galaxy of solar systems.
| Field Summary | |
MapWorldObject |
mapSolarSystems
Map of all solar systems in the galaxy |
| Fields inherited from class fate.world.OrbitingBody |
distance,
position,
velocity |
| Fields inherited from class fate.world.WorldObject |
id,
name,
parent |
| Constructor Summary | |
Galaxy()
Creates new Galaxy |
|
| Method Summary | |
Galaxy |
cloneForClient()
Creates a clone suitable for sending from server to client |
| 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 MapWorldObject mapSolarSystems
| Constructor Detail |
public Galaxy()
| Method Detail |
public Galaxy cloneForClient()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||