Preparing search index...
The search index is not available
goban
goban
prettyCoordinates
Function prettyCoordinates
pretty
Coordinates
(
x
,
y
,
board_height
)
:
string
Encodes an x,y pair to "pretty" coordinates, like
"A3"
, or
"K10"
Parameters
x
:
number
y
:
number
board_height
:
number
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
goban
Loading...
Encodes an x,y pair to "pretty" coordinates, like
"A3"
, or"K10"