engine
/
utils.notationFormatter
/
ChessNotationInput
/
moveToStr
move
To
Str
open override fun
moveToStr
(move:
Move2D
):
String
Content copied to clipboard
Takes a Move2D and converts it to a readable chess notation.
Return
the string representing the move.