Enumeration GameInterruptedReason

A reason for a game to be stopped outside the normal flow of moves.

Enumeration Members

ABORTED: "aborted"
BLACK_RESIGNED: "black-resigned"
DRAW_ACCEPTED: "draw-accepted"
WHITE_RESIGNED: "white-resigned"

Generated using TypeDoc