Uses of Class
bluegammon.gui.animation.AbstractDicesAnim

Packages that use AbstractDicesAnim
bluegammon.gui.animation The bluegammon.gui.animation package contains the general animation functionality as well as specific gui animations. 
 

Uses of AbstractDicesAnim in bluegammon.gui.animation
 

Subclasses of AbstractDicesAnim in bluegammon.gui.animation
 class DicesNewTurnAnim
          Animation of a player throwing his or her two dices at the start of a new turn.
 class DicesSelectTurnAnim
          Animation show one black and one white dice, used at start of a game for selecting who should start.