Uses of Class
klaus.dialogs.NewGameModel

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