|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCGameServerText | |
---|---|
soc.client | |
soc.message |
Uses of SOCGameServerText in soc.client |
---|
Methods in soc.client with parameters of type SOCGameServerText | |
---|---|
protected void |
SOCPlayerClient.MessageTreater.handleGAMESERVERTEXT(SOCGameServerText mes)
Handle game server text and announcements. |
protected void |
SOCDisplaylessPlayerClient.handleGAMESERVERTEXT(SOCGameServerText mes)
handle the "game server text" message; stub for now |
Uses of SOCGameServerText in soc.message |
---|
Methods in soc.message that return SOCGameServerText | |
---|---|
static SOCGameServerText |
SOCGameServerText.parseDataStr(java.lang.String s)
Parse the command String into a GameServerText message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |