|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOCLeaveGame | |
|---|---|
| soc.client | |
| soc.message | |
| soc.server | |
| Uses of SOCLeaveGame in soc.client |
|---|
| Methods in soc.client with parameters of type SOCLeaveGame | |
|---|---|
protected void |
SOCPlayerClient.MessageTreater.handleLEAVEGAME(SOCLeaveGame mes)
handle the "leave game" message |
protected void |
SOCDisplaylessPlayerClient.handleLEAVEGAME(SOCLeaveGame mes)
handle the "leave game" message |
| Uses of SOCLeaveGame in soc.message |
|---|
| Methods in soc.message that return SOCLeaveGame | |
|---|---|
static SOCLeaveGame |
SOCLeaveGame.parseDataStr(java.lang.String s)
Parse the command String into a Leave message |
| Uses of SOCLeaveGame in soc.server |
|---|
| Methods in soc.server with parameters of type SOCLeaveGame | |
|---|---|
private void |
SOCServer.handleLEAVEGAME(StringConnection c,
SOCLeaveGame mes)
Handle the "leave game" message |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||