|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.network.gamelobby.VoogaLobbyClientMessage
vooga.network.gamelobby.NewLobbyNotification
class NewLobbyNotification
Field Summary |
---|
Fields inherited from class vooga.network.gamelobby.VoogaLobbyClientMessage |
---|
myLobbyID, myLobbyName, myNumberOfPlayers, myPlayerNumber, myUserName |
Constructor Summary | |
---|---|
NewLobbyNotification(long lobbyID,
java.lang.String lobbyName)
|
Method Summary | |
---|---|
void |
execute(ILobbyInfoReceiver receiver)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewLobbyNotification(long lobbyID, java.lang.String lobbyName)
Method Detail |
---|
public void execute(ILobbyInfoReceiver receiver)
execute
in class VoogaLobbyClientMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |