|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCGamesWithOptions | |
---|---|
soc.client | |
soc.message |
Uses of SOCGamesWithOptions in soc.client |
---|
Methods in soc.client with parameters of type SOCGamesWithOptions | |
---|---|
private void |
SOCPlayerClient.MessageTreater.handleGAMESWITHOPTIONS(SOCGamesWithOptions mes,
boolean isPractice)
handle the "list of games with options" message |
Uses of SOCGamesWithOptions in soc.message |
---|
Methods in soc.message that return SOCGamesWithOptions | |
---|---|
static SOCGamesWithOptions |
SOCGamesWithOptions.parseDataStr(java.util.List<java.lang.String> gl)
Parse the command String array into a SOCGamesWithOptions message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |