|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOCSitDown | |
|---|---|
| soc.client | |
| soc.message | |
| soc.robot | |
| soc.server | |
| Uses of SOCSitDown in soc.client |
|---|
| Methods in soc.client with parameters of type SOCSitDown | |
|---|---|
protected void |
SOCPlayerClient.MessageTreater.handleSITDOWN(SOCSitDown mes)
handle the "player sitting down" message |
protected void |
SOCDisplaylessPlayerClient.handleSITDOWN(SOCSitDown mes)
handle the "player sitting down" message |
| Uses of SOCSitDown in soc.message |
|---|
| Methods in soc.message that return SOCSitDown | |
|---|---|
static SOCSitDown |
SOCSitDown.parseDataStr(java.lang.String s)
Parse the command String into a SitDown message |
| Uses of SOCSitDown in soc.robot |
|---|
| Methods in soc.robot with parameters of type SOCSitDown | |
|---|---|
protected void |
SOCRobotClient.handleSITDOWN(SOCSitDown mes)
handle the "someone is sitting down" message |
| Uses of SOCSitDown in soc.server |
|---|
| Fields in soc.server declared as SOCSitDown | |
|---|---|
private SOCSitDown |
SOCReplaceRequest.sdMes
|
| Methods in soc.server that return SOCSitDown | |
|---|---|
SOCSitDown |
SOCReplaceRequest.getSitDownMessage()
|
| Methods in soc.server with parameters of type SOCSitDown | |
|---|---|
private void |
SOCServer.handleSITDOWN(StringConnection c,
SOCSitDown mes)
handle "sit down" message |
| Constructors in soc.server with parameters of type SOCSitDown | |
|---|---|
SOCReplaceRequest(StringConnection a,
StringConnection l,
SOCSitDown sm)
Make a new request |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||