|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jrummikub.control.GameControl
public class GameControl
Controls a Game, at some point including all Rounds, starts new Rounds
Constructor Summary | |
---|---|
GameControl(IView view)
Constructor |
Method Summary | |
---|---|
void |
startGame()
Game gets started by initializing the first Round |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GameControl(IView view)
view
- the viewMethod Detail |
---|
public void startGame()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |