Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
A
ALT_CANCEL
- Static variable in class bluegammon.gui.popup.
Popup
Preset alternative containing CANCEL
ALT_OK
- Static variable in class bluegammon.gui.popup.
Popup
Preset alternative containing OK
ALT_OK_CANCEL
- Static variable in class bluegammon.gui.popup.
Popup
Preset alternatives containing OK and CANCEL
ALT_YES_NO
- Static variable in class bluegammon.gui.popup.
Popup
Preset alternatives containing YES and NO
ALT_YES_NO_CANCEL
- Static variable in class bluegammon.gui.popup.
Popup
Preset alternatives containing YES, NO, and CANCEL
AUDIO_OFF
- Static variable in class bluegammon.
Bluegammon
Key for audio off (boolean)
AbstractDicesAnim
- class bluegammon.gui.animation.
AbstractDicesAnim
.
An abstract animation of two dices - we do not have a case where we ever show only one dice.
AbstractDicesAnim(boolean, boolean, int, int)
- Constructor for class bluegammon.gui.animation.
AbstractDicesAnim
Initiates this animation.
Animation
- class bluegammon.gui.animation.
Animation
.
This abstract class represents an animation and is handled by the
AnimationEngine
Animation()
- Constructor for class bluegammon.gui.animation.
Animation
AnimationEngine
- class bluegammon.gui.animation.
AnimationEngine
.
Animation engine, handles all animation logic.
AnimationEngine(RepaintRequestable)
- Constructor for class bluegammon.gui.animation.
AnimationEngine
Creates an animation engine for specified canvas.
Audio
- class bluegammon.
Audio
.
Audio manager.
actionCalled(MenuPage, PageItem, ItemAction)
- Method in class bluegammon.gui.
MenuCanvas
actionCalled(MenuPage, PageItem, ItemAction)
- Method in interface bluegammon.gui.menu.
MenuListener
Called when an ItemAction is invoked.
addAnimation(Animation)
- Method in class bluegammon.gui.animation.
AnimationEngine
Adds an animation.
addItem(PageItem)
- Method in class bluegammon.gui.
BluetoothDevicePage
Adds an item and repaints.
addItem(PageItem)
- Method in class bluegammon.gui.menu.
MenuPage
Adds an item to this page.
addListener(PlayerListener)
- Method in class bluegammon.logic.
Player
Adds a listener to this player.
addPiece(boolean, int)
- Method in class bluegammon.gui.
BoardCanvas
Adds a new piece to the canvas
addPiece(boolean, int)
- Method in class bluegammon.logic.
Board
Adds a piece on specified index
addWinningPieceAnimation(boolean, WinnerAnim)
- Method in class bluegammon.gui.
BoardCanvas
Adds a piece animation when there is a winner.
addedToPage()
- Method in class bluegammon.gui.menu.
BinaryPageItem
Initializes this item with correct image.
addedToPage()
- Method in class bluegammon.gui.menu.
PageItem
Called when this item is added to a page.
allowInteraction(boolean)
- Method in class bluegammon.gui.
BoardCanvas
Sets whether the canvas accepts any interaction or not.
areAllPiecesHome(boolean)
- Method in class bluegammon.logic.
BoardState
Checks if there are any pieces outside home - in that case pieces must not be moved off the boards.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W