Uses of Class
soc.message.SOCDiceResult

Packages that use SOCDiceResult
soc.client   
soc.message   
 

Uses of SOCDiceResult in soc.client
 

Methods in soc.client with parameters of type SOCDiceResult
protected  void SOCPlayerClient.MessageTreater.handleDICERESULT(SOCDiceResult mes)
          handle the "dice result" message
protected  void SOCDisplaylessPlayerClient.handleDICERESULT(SOCDiceResult mes)
          handle the "dice result" message
 

Uses of SOCDiceResult in soc.message
 

Methods in soc.message that return SOCDiceResult
static SOCDiceResult SOCDiceResult.parseDataStr(java.lang.String s)
          Parse the command String into a DiceResult message