Uses of Interface
jrummikub.control.ITurnTimer

Packages that use ITurnTimer
jrummikub.control   
jrummikub.control.turn   
 

Uses of ITurnTimer in jrummikub.control
 

Classes in jrummikub.control that implement ITurnTimer
 class TurnTimer
          Count-down timer used to limit the turn time
 

Uses of ITurnTimer in jrummikub.control.turn
 

Fields in jrummikub.control.turn declared as ITurnTimer
protected  ITurnTimer AbstractTurnControl.timer
           
 

Constructors in jrummikub.control.turn with parameters of type ITurnTimer
HumanTurnControl(ITurnTimer testTimer)
          Test only constructor