java.lang.Object
app.chess.pieces.ChessPieceFactory
Factory to easily create piece from kind and color
-
Method Summary
Modifier and TypeMethodDescriptionstatic ChessPiece
copyPiece
(ChessPiece toCopy) static ChessPiece
newPiece
(Field field, ChessPieceKind kind, ChessPieceColor color)
-
Method Details
-
newPiece
-
copyPiece
-