B C D G I M P R S T U X Y

D

dragEvent - Variable in class boardGame.Board
To be notified when a user has used the mouse to drag a piece on this board, a program can add an Observer to this field, and override its public void update(Observable o, Object arg) method.
dump() - Method in class boardGame.Board
Displays the board contents (for debugging).
dump() - Method in class boardGame.Piece
Debugging method to print out the status of this piece.

B C D G I M P R S T U X Y