Module app

Class Castle

All Implemented Interfaces:
ChessMove, Move<ChessPiece>

public class Castle extends PieceMove<ChessPiece> implements ChessMove
Castle i.e. move with both kind and rook
  • Constructor Details