The CChessStepsIccs class 更多...
#include <ChessSteps.h>
Public 成员函数 | |
virtual int | AddStep (int i, int j, CPiece::ENUM_QiZi qz, const std::string &szDescript) |
virtual int | GetStep (int &i, int &j, CPiece::ENUM_QiZi &qz, std::string &szDescript) |
![]() | |
virtual std::string | toString () |
virtual int | AddStep (strStep step) |
额外继承的成员函数 | |
![]() | |
CPiece::ENUM_QiZi | m_Board [9][10] |
![]() | |
std::string | m_szSteps |
int | m_nSteps |
std::vector< strStep > | m_Steps |
The CChessStepsIccs class
在文件 ChessSteps.h 第 46 行定义.
CChessStepsIccs::CChessStepsIccs | ( | ) |
在文件 ChessSteps.cpp 第 31 行定义.
|
virtual |
在文件 ChessSteps.cpp 第 34 行定义.
|
virtual |
重载 CChessSteps .
在文件 ChessSteps.cpp 第 37 行定义.
|
virtual |
实现了 CChessSteps.
在文件 ChessSteps.cpp 第 76 行定义.