B C E F G I M N P R S T V W

S

setBoard(Board) - Method in class edu.columbia.cs.cs1007.checkers.Player
Store a reference to the checkers board.
setContents(Piece) - Method in class edu.columbia.cs.cs1007.checkers.Square
Place a piece onto the square.
Square - Class in edu.columbia.cs.cs1007.checkers
This class implements a square of the checkers board.
Square(Constants.SQUARE_COLOR) - Constructor for class edu.columbia.cs.cs1007.checkers.Square
Constructor that creates a square with an "empty" piece.
Square(Constants.SQUARE_COLOR, Piece) - Constructor for class edu.columbia.cs.cs1007.checkers.Square
Constructor.

B C E F G I M N P R S T V W