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