Definition in file GoBoardUpdater.cpp.
#include "SgSystem.h"
#include "GoBoardUpdater.h"
#include "GoBoard.h"
#include "GoSetupUtil.h"
#include "SgNode.h"
#include "SgUtil.h"
Go to the source code of this file.
Functions | |
SgEmptyBlackWhite | GetPlayer (const SgNode *node) |
SgEmptyBlackWhite @2::GetPlayer | ( | const SgNode * | node | ) | [static] |
Definition at line 19 of file GoBoardUpdater.cpp.
References SgNode::Get(), SgNode::HasProp(), SG_EMPTY, SG_PROP_PLAYER, and SgPropPlayer::Value().
Referenced by GoBoardUpdater::Update().