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

I

INITIAL_WIDTH - Static variable in class edu.columbia.cs.cs1007.checkers.Constants
 
initPosition() - Method in class edu.columbia.cs.cs1007.checkers.Board
Place the pieces into their initial positions, before the start of the game.
isEmpty() - Method in class edu.columbia.cs.cs1007.checkers.Piece
Check whether this is an empty piece.
isKing() - Method in class edu.columbia.cs.cs1007.checkers.Piece
Check whether the piece is a king.
isOccupied(int, int) - Method in class edu.columbia.cs.cs1007.checkers.Board
Check whether there is a piece in the specified position.
isOccupied() - Method in class edu.columbia.cs.cs1007.checkers.Square
Check whether there is a non-empty piece on this square.

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