Documentation ¶
Index ¶
Constants ¶
View Source
const ( OutcomeNoOutcome = 0 OutcomePlayer1Win = 1 OutcomePlayer2Win = 2 OutcomePlayer1Resign = -1 OutcomePlayer2Resign = -2 OutcomeDraw = 3 Player1 = 1 Player2 = 2 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.