forcedCapture property

ForcedCapture? forcedCapture

If this is set, non-capturing moves cannot be played while capturing moves are available. Examples are Antichess and Draughts.

Implementation

ForcedCapture? get forcedCapture => data.forcedCapture;