AddPieceMove

fun <P : Piece<B, MG, P, C>, C : Coordinate> AddPieceMove(player: Player, piece: P, coordinate: C)

Parameters

piece

the piece to be added

coordinate

the coordinate for the piece to be added to