engine
/
utils.notationFormatter
/
ChessNotationInput
/
strToCoordinate
str
To
Coordinate
open override fun
strToCoordinate
(s:
String
):
Coordinate2D
?
Content copied to clipboard
Takes a String representation of a coordinate and converts to a Coordinate2D.
Return
Coordinate2D