#include "SgSystem.h"
#include "SgBlackWhite.h"
#include "SgPoint.h"
#include "SgProp.h"
#include "SgNode.h"
#include "Benzene.hpp"
Go to the source code of this file.
Namespaces | |
namespace | HexProp |
Properties for sgfs. | |
Functions | |
void | HexProp::Init () |
SgProp * | HexProp::AddMoveProp (SgNode *node, SgMove move, SgBlackWhite player) |
Definition in file HexProp.hpp.