core
Toggle table of contents
1.0.0-beta.8
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
io.github.lunalobos.chess4kt
/
RatedMatch
/
RatedMatch
Rated
Match
constructor
(
white
:
Player
,
black
:
Player
,
eloCalculator
:
EloCalculator
)