Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- kill() - Method in class app.chess.AbstractChessPiece
- killAll(Field, Field, int, int) - Method in class app.checkers.Checkers
- kind - Variable in class app.chess.AbstractChessPiece
- kind - Variable in class app.minesweeper.MinesweeperPiece
- King - Class in app.chess.pieces
- King(King) - Constructor for class app.chess.pieces.King
- King(Field, ChessPieceColor) - Constructor for class app.chess.pieces.King
- KING - Enum constant in enum class app.chess.pieces.ChessPieceKind
- KingAndRookCantMoveBeforeCastling - Class in app.chess.rules.ruleset
- KingAndRookCantMoveBeforeCastling() - Constructor for class app.chess.rules.ruleset.KingAndRookCantMoveBeforeCastling
- KingCantBeCheckedDuringCastling - Class in app.chess.rules.ruleset
- KingCantBeCheckedDuringCastling() - Constructor for class app.chess.rules.ruleset.KingCantBeCheckedDuringCastling
- kingIsSafe(int, ChessPiece[][]) - Static method in class app.chess.utils.Utils
- kingSideCastle(GameView<ChessMove, ChessPiece>, int) - Static method in class app.chess.san.SANDecoder
- KingsSafetyDisabledRules - Class in app.chess.rules
- KingsSafetyDisabledRules() - Constructor for class app.chess.rules.KingsSafetyDisabledRules
- Knight - Class in app.chess.pieces
- Knight(Knight) - Constructor for class app.chess.pieces.Knight
- Knight(Field, ChessPieceColor) - Constructor for class app.chess.pieces.Knight
- KNIGHT - Enum constant in enum class app.chess.pieces.ChessPieceKind
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form