|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoundControl | |
---|---|
jrummikub.control | |
jrummikub.control.network |
Uses of RoundControl in jrummikub.control |
---|
Fields in jrummikub.control declared as RoundControl | |
---|---|
protected RoundControl |
GameControl.roundControl
|
Methods in jrummikub.control that return RoundControl | |
---|---|
protected RoundControl |
GameControl.createRoundControl(IRoundState roundState)
Creates a new round control with the specified round state |
Uses of RoundControl in jrummikub.control.network |
---|
Subclasses of RoundControl in jrummikub.control.network | |
---|---|
class |
NetworkRoundControl
Round control for network games |
Methods in jrummikub.control.network that return RoundControl | |
---|---|
protected RoundControl |
NetworkGameControl.createRoundControl(IRoundState roundState)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |