|
libscid 0.1.0
Chess applications made easy.
|
Public Member Functions | |
| bool | isNull () const |
| std::string | longNotation () const |
Public Attributes | |
| scid::core::squareT | from = scid::core::NULL_SQUARE |
| scid::core::squareT | to = scid::core::NULL_SQUARE |
| scid::core::pieceT | promotion = scid::core::EMPTY |
| bool | castling = false |