Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Classes | Namespaces | Functions

GoGame.h File Reference

GoGame class, play and replay moves in a game tree. More...

#include <string>
#include "GoBoard.h"
#include "GoBoardUpdater.h"
#include "GoBoardUtil.h"
#include "GoTimeSettings.h"
#include "SgNode.h"
#include "SgPoint.h"
#include "SgTimeRecord.h"

Go to the source code of this file.

Classes

class  GoGame
 Game state and move history including variations. More...

Namespaces

namespace  GoGameUtil
 

Utility functions for GoGame.


Functions

bool GoGameUtil::GotoBeforeMove (GoGame *game, int moveNumber)
 Goto last node in main variation before move number.

Detailed Description

GoGame class, play and replay moves in a game tree.

Definition in file GoGame.h.


Sun Mar 13 2011 Doxygen 1.7.1