|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCRevealFogHex | |
---|---|
soc.client | |
soc.message |
Uses of SOCRevealFogHex in soc.client |
---|
Methods in soc.client with parameters of type SOCRevealFogHex | |
---|---|
protected void |
SOCPlayerClient.MessageTreater.handleREVEALFOGHEX(SOCRevealFogHex mes)
Reveal a hidden hex on the board. |
protected void |
SOCDisplaylessPlayerClient.handleREVEALFOGHEX(SOCRevealFogHex mes)
Reveal a hidden hex on the board. |
Uses of SOCRevealFogHex in soc.message |
---|
Methods in soc.message that return SOCRevealFogHex | |
---|---|
static SOCRevealFogHex |
SOCRevealFogHex.parseDataStr(java.lang.String s)
Parse the command string into a SOCRevealFogHex message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |