|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NewGameModel | |
---|---|
klaus.backend | |
klaus.dialogs | |
klaus.views |
Uses of NewGameModel in klaus.backend |
---|
Methods in klaus.backend with parameters of type NewGameModel | |
---|---|
void |
OfflinePlayingBackend.setGameModel(NewGameModel model)
|
Uses of NewGameModel in klaus.dialogs |
---|
Fields in klaus.dialogs declared as NewGameModel | |
---|---|
private NewGameModel |
NewOfflineGameDialog.model
|
Methods in klaus.dialogs that return NewGameModel | |
---|---|
NewGameModel |
NewOfflineGameDialog.getModel()
|
Uses of NewGameModel in klaus.views |
---|
Methods in klaus.views with parameters of type NewGameModel | |
---|---|
void |
PlayingView.setGameModel(NewGameModel model)
set the game model for clock setup |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |