Uses of Package
bluegammon.gui.animation

Packages that use bluegammon.gui.animation
bluegammon.gui The bluegammon.gui package contains classes related to presentation and user interaction of the Bluegammon game. 
bluegammon.gui.animation The bluegammon.gui.animation package contains the general animation functionality as well as specific gui animations. 
 

Classes in bluegammon.gui.animation used by bluegammon.gui
RepaintRequestable
          Interface for a repaint requestable graphics container, normally a Canvas.
WinnerAnim
          Animation for indicating a winner.
 

Classes in bluegammon.gui.animation used by bluegammon.gui.animation
AbstractDicesAnim
          An abstract animation of two dices - we do not have a case where we ever show only one dice.
Animation
          This abstract class represents an animation and is handled by the AnimationEngine
RepaintRequestable
          Interface for a repaint requestable graphics container, normally a Canvas.
WinnerAnim
          Animation for indicating a winner.