|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--fate.messages.GameMessage
|
+--fate.messages.SwitchMainViewMessage
Indicates to the server to send update messages pertaining to a certain "view" on the client.
| Field Summary | |
int |
idGalaxy
ID number of the galaxy. |
int |
idObject
ID number of the ship/base/etc to watch. |
int |
idPlanetoid
ID number of the planetoid. |
int |
idSolarSystem
ID number of the solar system. |
int |
viewType
Type of main view we want to switch to. |
| Constructor Summary | |
SwitchMainViewMessage()
Creates new SwitchMainViewMessage |
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public int viewType
PlayerStatepublic int idObject
public int idPlanetoid
public int idSolarSystem
public int idGalaxy
| Constructor Detail |
public SwitchMainViewMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||