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

C

canMove(int, int) - Method in class boardGame.Piece
Determines whether this piece can be moved to the specified location.
canMoveTo(int, int) - Method in class boardGame.Piece
Determines whether this piece can be moved to the specified location.
clear() - Method in class boardGame.Board
Removes all pieces from this board.
columnToX(int) - Method in class boardGame.Board
Returns the X coordinate of the left side of cells in the given column of this board.

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