|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--fate.messages.GameMessage
|
+--fate.messages.SolarSystemViewMessage
Gives the client all the information it needs to display the PlanetoidView.
| Field Summary | |
java.util.Vector |
planetList
List of all planets in the solar system |
| Constructor Summary | |
SolarSystemViewMessage()
Creates new SolarSystemViewMessage |
|
SolarSystemViewMessage(SolarSystem solarSystem)
Creates new SolarSystemViewMessage |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public java.util.Vector planetList
| Constructor Detail |
public SolarSystemViewMessage()
public SolarSystemViewMessage(SolarSystem solarSystem)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||