|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SOCResetBoardAuth | |
| soc.client | |
| soc.message | |
| soc.robot | |
| Uses of SOCResetBoardAuth in soc.client |
| Methods in soc.client with parameters of type SOCResetBoardAuth | |
protected void |
SOCPlayerClient.handleRESETBOARDAUTH(SOCResetBoardAuth mes)
handle board reset (new game with same players, same game name, new layout). |
protected void |
SOCDisplaylessPlayerClient.handleRESETBOARDAUTH(SOCResetBoardAuth mes)
handle board reset (new game with same players, same game name, new layout). |
| Uses of SOCResetBoardAuth in soc.message |
| Methods in soc.message that return SOCResetBoardAuth | |
static SOCResetBoardAuth |
SOCResetBoardAuth.parseDataStr(java.lang.String s)
Parse the command String into a SOCResetBoardAuth message |
| Uses of SOCResetBoardAuth in soc.robot |
| Methods in soc.robot with parameters of type SOCResetBoardAuth | |
protected void |
SOCRobotClient.handleRESETBOARDAUTH(SOCResetBoardAuth mes)
handle board reset (new game with same players, same game name). |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||