|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SOCChoosePlayerRequest | |
| soc.client | |
| soc.message | |
| soc.robot | |
| Uses of SOCChoosePlayerRequest in soc.client |
| Methods in soc.client with parameters of type SOCChoosePlayerRequest | |
protected void |
SOCPlayerClient.handleCHOOSEPLAYERREQUEST(SOCChoosePlayerRequest mes)
handle the "choose player request" message |
protected void |
SOCDisplaylessPlayerClient.handleCHOOSEPLAYERREQUEST(SOCChoosePlayerRequest mes)
handle the "choose player request" message |
| Uses of SOCChoosePlayerRequest in soc.message |
| Methods in soc.message that return SOCChoosePlayerRequest | |
static SOCChoosePlayerRequest |
SOCChoosePlayerRequest.parseDataStr(java.lang.String s)
Parse the command String into a ChoosePlayerRequest message |
| Uses of SOCChoosePlayerRequest in soc.robot |
| Methods in soc.robot with parameters of type SOCChoosePlayerRequest | |
protected void |
SOCRobotClient.handleCHOOSEPLAYERREQUEST(SOCChoosePlayerRequest mes)
handle the "choose player request" message |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||