Uses of Class
soc.game.SOCGame.RollResult

Packages that use SOCGame.RollResult
soc.game   
soc.server   
 

Uses of SOCGame.RollResult in soc.game
 

Fields in soc.game declared as SOCGame.RollResult
private  SOCGame.RollResult SOCGame.currentRoll
          The current dice result, including any scenario items such as SOCVillage.distributeCloth(SOCGame) results.
 

Methods in soc.game that return SOCGame.RollResult
 SOCGame.RollResult SOCGame.rollDice()
          roll the dice.
 

Uses of SOCGame.RollResult in soc.server
 

Methods in soc.server with parameters of type SOCGame.RollResult
private  void SOCGameHandler.sendGameState_sendGoldPickAnnounceText(SOCGame ga, java.lang.String gname, StringConnection playerCon, SOCGame.RollResult roll)
          Send a game text message "x, y, and z need to pick resources from the gold hex." and, for each picking player, a SOCPlayerElement(NUM_PICK_GOLD_HEX_RESOURCES).