Index

A B C G I K M N O P Q R S T V W X Y 
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.
A B C G I K M N O P Q R S T V W X Y 
All Classes and Interfaces|All Packages|Serialized Form