|
HooverChessUtils_PgnReader 0.9.0
|
Additional token info for piece move. More...
#include <pgnscannertokens.h>

Public Attributes | |
| SquareSet | srcMask |
| Allowed source squares per the move specification. | |
| bool | capture |
| Whether move is a capture move. | |
| Square | dstSq |
| Destination square of the move. | |
Additional token info for piece move.
| bool hoover_chess_utils::pgn_reader::PgnScannerTokenInfo_PIECE_MOVE::capture |
Whether move is a capture move.
| Square hoover_chess_utils::pgn_reader::PgnScannerTokenInfo_PIECE_MOVE::dstSq |
Destination square of the move.
| SquareSet hoover_chess_utils::pgn_reader::PgnScannerTokenInfo_PIECE_MOVE::srcMask |
Allowed source squares per the move specification.
SquareSet::square()).SquareSet::row()).SquareSet::column()).SquareSet::all()).