|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepaintRequestable | |
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. |
Uses of RepaintRequestable in bluegammon.gui |
Classes in bluegammon.gui that implement RepaintRequestable | |
class |
BoardCanvas
Singleton class handling all graphical details of a backgammon view. |
Uses of RepaintRequestable in bluegammon.gui.animation |
Constructors in bluegammon.gui.animation with parameters of type RepaintRequestable | |
AnimationEngine(RepaintRequestable canvas)
Creates an animation engine for specified canvas. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |