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
/
Coordinate
/
plus
plus
operator
fun
plus
(
other
:
Coordinate
)
:
Coordinate
Adds two coordinates together.
Return
The resulting coordinate.
Parameters
other
The coordinate to add.