中国象棋控件 v2.0.13
载入中...
搜索中...
未找到
CChessGame 成员列表

成员的完整列表,这些成员属于 CChessGame,包括所有继承而来的类成员

_SavePgnFormat 枚举名称 (定义于 CChessGame)CChessGame
AddTag(const std::string &szTag, const std::string &szVal) (定义于 CChessGame)CChessGame
CChessGame() (定义于 CChessGame)CChessGame
CheckGame(const CPiece::ENUM_QiZi board[][10])CChessGamestatic
Chinese 枚举值 (定义于 CChessGame)CChessGame
GetBlackName() (定义于 CChessGame)CChessGame
GetEndTime() (定义于 CChessGame)CChessGame
GetNextStep(int &i, int &j, CPiece::ENUM_QiZi &qz)CChessGame
GetPreviouStep(int &i, int &j, CPiece::ENUM_QiZi &qz)CChessGame
GetRedName() (定义于 CChessGame)CChessGame
GetStartGameBoard(CPiece::ENUM_QiZi board[][10])CChessGame
GetStartTime() (定义于 CChessGame)CChessGame
GetTag(const std::string &szpTag) (定义于 CChessGame)CChessGame
ICCS 枚举值 (定义于 CChessGame)CChessGame
LoadChessGame(const char *pFileName) (定义于 CChessGame)CChessGame
LoadChessGamePgn(const char *pFileName, _SavePgnFormat f=Chinese) (定义于 CChessGame)CChessGame
m_StartGame (定义于 CChessGame)CChessGame
RevokeStep()CChessGame
SaveChessGame(const char *pFileName)CChessGame
SaveChessGamePgn(const char *pFileName, _SavePgnFormat f=Chinese) (定义于 CChessGame)CChessGame
SaveStep(int i, int j, CPiece::ENUM_QiZi qz, const char *pDescript=nullptr, time_t tm=time(nullptr))CChessGame
SetBlackName(const char *pszName) (定义于 CChessGame)CChessGame
SetEndTime(const time_t &t) (定义于 CChessGame)CChessGame
SetRedName(const char *pszName) (定义于 CChessGame)CChessGame
SetStartTime(const time_t &t) (定义于 CChessGame)CChessGame
WXF 枚举值 (定义于 CChessGame)CChessGame
~CChessGame() (定义于 CChessGame)CChessGamevirtual