Index
All Classes and Interfaces|All Packages|Serialized Form
K
- King - Class in Piece
-
Represents a King chess piece with movement logic restricted to 1 chess board tile omnidirectional.
- King(Board, int, int, PieceColor) - Constructor for class Piece.King
-
Constructs a King piece at the specified board position and color.
- Knight - Class in Piece
-
Represents a Knight chess piece with movement logic in an "L" shape directed on the chess board.
- Knight(Board, int, int, PieceColor) - Constructor for class Piece.Knight
-
Constructs a Knight piece at the specified board position and color.
All Classes and Interfaces|All Packages|Serialized Form