Draw

sealed class Draw : GameResult

Represents a drawn game.

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard

The game ended due to the fifty-move rule.

Link copied to clipboard

The game ended due to insufficient material.

Link copied to clipboard

The game ended in stalemate.

Link copied to clipboard

The game ended due to threefold repetition.