| Interface | Description |
|---|---|
| Clock.Listener |
Listener to clock changes.
|
| Clock.TimeSource |
Provides the time for a clock.
|
| ConstClock |
Const functions of game.Clock.
|
| ConstGame |
Const functions of game.Game.
|
| ConstGameInfo |
Const functions of game.GameInfo.
|
| ConstGameTree |
Const functions of game.GameTree.
|
| ConstNode |
Const functions of game.Node.
|
| ConstSgfProperties |
Const functions of game.SgfProperties.
|
| Class | Description |
|---|---|
| BoardUpdater |
Updates a go.Board to a node in a GameTree.
|
| Clock |
Time control for a Go game.
|
| Clock.SystemTimeSource |
Time source using the system time.
|
| Game |
Manages a tree, board, current node and clock.
|
| GameInfo |
Game information.
|
| GameTree |
Game tree.
|
| Node |
Node in a game tree.
|
| NodeUtil |
Utility functions operating on a tree of nodes.
|
| SgfProperties |
Unknown SGF properties.
|
| TimeSettings |
Time settings.
|
| Enum | Description |
|---|---|
| MarkType |
Markup types for points in nodes of a game tree.
|
| StringInfo |
Information in GameInfo that can contain any text.
|
| StringInfoColor |
Per-player information in GameInfo that can contain any text.
|