halfMoveDraw property

int? get halfMoveDraw

Set this to 100 for the 50-move rule in standard chess.

Implementation

int? get halfMoveDraw => data.halfMoveDraw;