Package | Description |
---|---|
client.roll |
Modifier and Type | Class and Description |
---|---|
class |
RollResultView
Implementation for the roll result view, which displays the result of a roll
|
Modifier and Type | Field and Description |
---|---|
private IRollResultView |
RollController.resultView |
Modifier and Type | Method and Description |
---|---|
IRollResultView |
RollController.getResultView() |
Modifier and Type | Method and Description |
---|---|
void |
RollController.setResultView(IRollResultView resultView) |
Constructor and Description |
---|
RollController(IRollView view,
IRollResultView resultView)
RollController constructor
|