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
R
REMOTE_GIVE_UP
- Static variable in interface bluegammon.logic.
PlayerListener
Constant denoting a game exit on remote user giving up
REMOTE_QUIT
- Static variable in interface bluegammon.logic.
PlayerListener
Constant denoting a game exit on remote user quitting
RULES_PREFERRED
- Static variable in class bluegammon.
Bluegammon
Key for preferred rules (int)
Rand
- class bluegammon.logic.
Rand
.
Global random generator.
RemotePlayer
- class bluegammon.logic.
RemotePlayer
.
Represents a player that is on the other side of a connection; a remote player does not have access to this device.
RemotePlayer(int, char[], boolean, DataInputStream)
- Constructor for class bluegammon.logic.
RemotePlayer
Creates a remote player.
RepaintRequestable
- interface bluegammon.gui.animation.
RepaintRequestable
.
Interface for a repaint requestable graphics container, normally a Canvas.
Resources
- class bluegammon.
Resources
.
Primitive resource mapper.
Resources()
- Constructor for class bluegammon.
Resources
RmsFacade
- class bluegammon.
RmsFacade
.
A facade for the RMS functionality, wrapping it in a key-property manner.
Rules
- class bluegammon.logic.
Rules
.
Contains state of rules and logic of deciding valid moves.
random()
- Static method in class bluegammon.logic.
Rand
Returns a random integer ranging from Integer.MIN_VALUE to Integer.MAX_VALUE.
randomFloat()
- Static method in class bluegammon.logic.
Rand
Returns a random float ranging from -1.0f to 1.0f.
refresh()
- Method in class bluegammon.gui.
BluetoothClientWorkflow
Refreshes the view of nearby devices.
remove(Animation)
- Method in class bluegammon.gui.animation.
AnimationEngine
Removes an animation.
removeAll()
- Method in class bluegammon.gui.animation.
AnimationEngine
Removes all animations
removeAllItems()
- Method in class bluegammon.gui.menu.
MenuPage
Removes all items on this page
removeItem(PageItem)
- Method in class bluegammon.gui.menu.
MenuPage
Removes an item from this page.
removeItem(int)
- Method in class bluegammon.gui.menu.
MenuPage
Removes the item at specified index from this page.
removePiece(boolean, int)
- Method in class bluegammon.gui.
BoardCanvas
Removes a piece from the canvas
removePiece(boolean, int)
- Method in class bluegammon.logic.
Board
Removes a piece from specified index
repaint()
- Method in interface bluegammon.gui.animation.
RepaintRequestable
Repaints whole graphics context.
requestRepaint()
- Method in class bluegammon.gui.
BoardCanvas
Requests a repaint of whole canvas.
requestRepaint()
- Method in interface bluegammon.gui.animation.
RepaintRequestable
Requests a repaint of whole graphics context.
resumeSavedLocalGame()
- Static method in class bluegammon.
Bluegammon
Resumes a saved game
run()
- Method in class bluegammon.gui.
BluetoothDevicePage
Bluetooth search animation.
run()
- Method in class bluegammon.gui.animation.
AnimationEngine
Updates all animations in queue if needed, and waits minimum amount of time as declared by animations.
run()
- Method in class bluegammon.gui.menu.
Menu
Runnable
implementation, invokes the
MenuPainter
on transitions.
run()
- Method in class bluegammon.gui.popup.
Popup
run()
- Method in class bluegammon.logic.
RemotePlayer
Runnable implementation, reading data from the input stream and deserializes the events.
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