engine
/
moves
/
Move
/
SimpleMove
/
AddPieceMove
/
AddPieceMove
Add
Piece
Move
fun <
P
:
Piece
<
B
,
MG
,
P
,
C
>,
C
:
Coordinate
>
AddPieceMove
(player:
Player
, piece:
P
, coordinate:
C
)
Content copied to clipboard
Parameters
piece
the piece to be added
coordinate
the coordinate for the piece to be added to