| Modifier and Type | Class and Description |
|---|---|
class |
Console
Implements a MonopolyUI for the console.
|
class |
GUI
Implements a MonopolyUI in a GUI.
|
| Modifier and Type | Field and Description |
|---|---|
private MonopolyUI |
Game.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
Game.play(MonopolyUI ui)
Plays the game.
|