- randomNumGenerator - Static variable in class Dice
-
- randomNumGeneratorSeeded - Static variable in class Dice
-
- redrawProperty(Property) - Method in class Console
-
Refresh property information in the GUI.
- redrawProperty(Property) - Method in class GUI
-
Refresh property information in the GUI.
- redrawProperty(Property) - Method in class MonopolyUI
-
Refresh property information in the GUI.
- refreshPlayers() - Method in class Console
-
Refresh player information in the GUI.
- refreshPlayers() - Method in class GUI
-
Refresh player information in the GUI.
- refreshPlayers() - Method in class MonopolyUI
-
Refresh player information in the GUI.
- rescaleImages() - Method in class GUI
-
- rollDice() - Method in class Game
-
Rolls two dice and returns their sum; updates the UI also.
- rollDie(boolean) - Static method in class Dice
-
Rolls a regular 6-sided die.