JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
client.roll
Interface IRollController
All Superinterfaces:
IController
All Known Implementing Classes:
RollController
public interface
IRollController
extends
IController
Interface for the roll controller
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
rollDice
()
Called when the user clicks the "Roll!" button in the roll view
Methods inherited from interface client.base.
IController
getView
Method Detail
rollDice
void rollDice()
Called when the user clicks the "Roll!" button in the roll view
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method