|
Scid
4.7.0
|
A tree graph of moves representing a game. More...


Go to the source code of this file.
Classes | |
| struct | moveT |
Macros | |
| #define | MAX_NAGS 8 |
Enumerations | |
| enum | markerT : byte { NO_MARKER = 0, START_MARKER = 1, END_MARKER = 2 } |
A tree graph of moves representing a game.
Definition in file movetree.h.
| #define MAX_NAGS 8 |
Definition at line 35 of file movetree.h.
| Enumerator | |
|---|---|
| NO_MARKER | |
| START_MARKER | |
| END_MARKER | |
Definition at line 31 of file movetree.h.
1.8.13