Module chess_notation_parser::Flag
source · [−]Expand description
Bitmask flag depicts special capabilities of a chess turn (check, checkmate, capture)
Note: CHECK and CHECKMATE are mutually exclusive flags.
Bitmask flag depicts special capabilities of a chess turn (check, checkmate, capture)
Note: CHECK and CHECKMATE are mutually exclusive flags.