|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.spieleck.game.base.UpdateMessageBase
|
+--de.spieleck.game.base.msg.SpectatorMessage
| Field Summary | |
protected GameSpectator |
spectator
Keep the involved spectator |
| Fields inherited from class de.spieleck.game.base.UpdateMessageBase |
place |
| Constructor Summary | |
SpectatorMessage(GamePlace place,
GameSpectator s)
|
|
| Method Summary | |
GameSpectator |
getSpectator()
|
| Methods inherited from class de.spieleck.game.base.UpdateMessageBase |
getPlace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected GameSpectator spectator
| Constructor Detail |
public SpectatorMessage(GamePlace place,
GameSpectator s)
| Method Detail |
public GameSpectator getSpectator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||