Properties for sgfs. More...
Functions | |
void | Init () |
SgProp * | AddMoveProp (SgNode *node, SgMove move, SgBlackWhite player) |
Properties for sgfs.
SgProp * HexProp::AddMoveProp | ( | SgNode * | node, | |
SgMove | move, | |||
SgBlackWhite | player | |||
) |
Definition at line 27 of file HexProp.cpp.
Referenced by HexSgUtil::AddMoveToNode().
void HexProp::Init | ( | ) |
Definition at line 14 of file HexProp.cpp.
Referenced by HexProgram::InitializeHexSystem().