reversi
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
reversi
reversi-core
/
pt.isel.reversi.core.board
/
Board
/
toCoordinate
to
Coordinate
fun
Int
.
toCoordinate
(
)
:
Coordinate
Converts a linear index to a Coordinate on the board.
Throws
Illegal
Argument
Exception
if the index is out of bounds.