ChangeToOpponent() | SgProp | [virtual] |
ContainsText(const std::string &findText) | SgProp | [virtual] |
ConvertFindTextToPropID(const std::string &findText) | SgProp | [static] |
CreateProperty(SgPropID id) | SgProp | [static] |
Duplicate() const | SgPropMove | [virtual] |
Fini() | SgProp | [static] |
Flag(SgPropFlags flags) const | SgProp | |
Flags() const | SgProp | [virtual] |
FromString(const std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt) | SgPropMove | [virtual] |
GetIDOfLabel(const std::string &label) | SgProp | [static] |
ID() const | SgProp | |
Init() | SgProp | [static] |
Initialized() | SgProp | [protected, static] |
IsPlayer(SgBlackWhite player) const | SgProp | |
IsValue(SgPoint move) const | SgPropMove | |
Label() const | SgProp | [virtual] |
m_id | SgProp | [protected] |
m_move | SgPropMove | [protected] |
MatchesID(SgPropID id) const | SgProp | |
OpponentProp(SgPropID id) | SgProp | [static] |
Player() const | SgProp | |
PlayerProp(SgPropID id, SgBlackWhite player) | SgProp | [static] |
Register(SgProp *prop, const char *label, SgPropFlags flags=0) | SgProp | [static] |
SgProp(SgPropID id) | SgProp | [explicit] |
SgPropMove(SgPropID id) | SgPropMove | [explicit] |
SgPropMove(SgPropID id, SgMove move) | SgPropMove | |
ToString(std::vector< std::string > &values, int boardSize, SgPropPointFmt fmt, int fileFormat) const | SgPropMove | [virtual] |
Value() const | SgPropMove | |
~SgProp() | SgProp | [virtual] |