Module sgf::sgf_node
[−]
[src]
Structs
SgfCollection |
SGF collection |
SgfNode |
SGF node with children. It means that a node also represents game tree. Access the field 'children' directly to traverse in its tree. To access SGF properties of the node, use various accessors below. |
Enums
SgfError |
Type Definitions
SgfColor | |
SgfDouble | |
SgfNumber | |
SgfPoint | |
SgfReal | |
SgfSimpleText | |
SgfText |