|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCSetTurn | |
---|---|
soc.client | |
soc.message |
Uses of SOCSetTurn in soc.client |
---|
Methods in soc.client with parameters of type SOCSetTurn | |
---|---|
protected void |
SOCPlayerClient.MessageTreater.handleSETTURN(SOCSetTurn mes)
handle the "set turn" message |
protected void |
SOCDisplaylessPlayerClient.handleSETTURN(SOCSetTurn mes)
handle the "set turn" message |
Uses of SOCSetTurn in soc.message |
---|
Methods in soc.message that return SOCSetTurn | |
---|---|
static SOCSetTurn |
SOCSetTurn.parseDataStr(java.lang.String s)
Parse the command String into a SetTurn message |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |