Index
All Classes and Interfaces|All Packages|Serialized Form
R
- readMadeMove() - Method in class Piece.Piece
-
Returns whether the piece has previously moved.
- Rook - Class in Piece
-
Represents a Rook chess piece with movement logic restricted to move vertically or horizontally.
- Rook(Board, int, int, PieceColor) - Constructor for class Piece.Rook
-
Constructs a Rook piece at the specified board position and color.
- row - Variable in class Piece.Piece
-
The column and row position of the piece on the board.
All Classes and Interfaces|All Packages|Serialized Form