Uses of Class
soc.message.SOCRollDicePrompt

Packages that use SOCRollDicePrompt
soc.client   
soc.message   
 

Uses of SOCRollDicePrompt in soc.client
 

Methods in soc.client with parameters of type SOCRollDicePrompt
protected  void SOCPlayerClient.MessageTreater.handleROLLDICEPROMPT(SOCRollDicePrompt mes)
          handle the "roll dice prompt" message; if we're in a game and we're the dice roller, either set the auto-roll timer, or prompt to roll or choose card.
 

Uses of SOCRollDicePrompt in soc.message
 

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