Uses of Interface
jrummikub.model.IGameState

Packages that use IGameState
jrummikub.control   
jrummikub.model   
 

Uses of IGameState in jrummikub.control
 

Constructors in jrummikub.control with parameters of type IGameState
RoundControl(IGameState gameState, IView view)
          Create a new RoundControl using the given gameState and view
 

Uses of IGameState in jrummikub.model
 

Classes in jrummikub.model that implement IGameState
 class GameState
          Class managing the overall and momentary GameState