| Package | Description |
|---|---|
| client.roll |
| Modifier and Type | Class and Description |
|---|---|
class |
RollView
Implementation for the roll view, which allows the user to roll the dice
|
| Modifier and Type | Method and Description |
|---|---|
IRollView |
RollController.getRollView() |
| Constructor and Description |
|---|
RollController(IRollView view,
IRollResultView resultView)
RollController constructor
|