engine
/
utils
/
FenUtility
/
extendFenPieces
extend
Fen
Pieces
fun
extendFenPieces
(char:
Char
, piece: (
Player
) ->
Piece2D
)
Content copied to clipboard
Adds new mapping from char to piece.
Parameters
char
the char to change mapping
piece
the piece to add to mapping