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