mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-07-02 02:07:39 +00:00
Update Game tab
This commit is contained in:
parent
4e85af5e08
commit
bbf3282839
5 changed files with 8 additions and 22 deletions
|
@ -45,8 +45,6 @@ public:
|
|||
void Promote();
|
||||
/// @brief Check if current half move is within a variation
|
||||
bool IsVariation();
|
||||
/// @brief Return true if current moves has m as mainline or variation
|
||||
bool HasChild(HalfMove *m);
|
||||
/// @brief Get the root of a variation
|
||||
HalfMove *GetRoot();
|
||||
/// @brief Get parent of the current move
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue