- All Superinterfaces:
Move<ChessPiece>
- All Known Implementing Classes:
Castle
,NormalMove
,Promotion
Move specific for chess
-
Method Summary
-
Method Details
-
getField
Field getField()- Returns:
- The field on which the piece should be after making the move
-
getPiece
ChessPiece getPiece()- Returns:
- The instance of piece that is supposed to make a move
-