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

Public Attributes | |
| SquareSet | srcMask |
| Allowed source squares per the move specification. | |
| Square | dstSq |
| Destination square of the move. | |
| Piece | promoPiece |
Promotion piece for PgnScannerToken::MOVE_PAWN_PROMO and PgnScannerToken::MOVE_PAWN_PROMO_CAPTURE. | |
Additional token info for pawn move.
| Square hoover_chess_utils::pgn_reader::PgnScannerTokenInfo_PAWN_MOVE::dstSq |
Destination square of the move.
| Piece hoover_chess_utils::pgn_reader::PgnScannerTokenInfo_PAWN_MOVE::promoPiece |
Promotion piece for PgnScannerToken::MOVE_PAWN_PROMO and PgnScannerToken::MOVE_PAWN_PROMO_CAPTURE.
| SquareSet hoover_chess_utils::pgn_reader::PgnScannerTokenInfo_PAWN_MOVE::srcMask |
Allowed source squares per the move specification.
SquareSet::square()).SquareSet::row()).SquareSet::column()).SquareSet::all()).