Uses of Class
model.GameModel

Packages that use GameModel
gui   
model   
 

Uses of GameModel in gui
 

Methods in gui with parameters of type GameModel
static void GameGUI.createAndDisplayGUI(GameModel gameModel, int timerDelayInMilliSecs)
           
 

Constructors in gui with parameters of type GameModel
GameGUI(int timerDelayInMilliSecs, GameModel gameModelIn)
           
 

Uses of GameModel in model
 

Subclasses of GameModel in model
 class ClearCellGameModel
          This class extends GameModel and implements the logic of the clear cell game.
 



Web Accessibility