My Project
|
Public Member Functions | |
void | operator() (Square last_to) |
Public Attributes | |
NumEffectState * | state |
int | depth |
bool | result |
Definition at line 9 of file checkmateIfCapture.cc.
|
inline |
Definition at line 14 of file checkmateIfCapture.cc.
References osl::checkmate::CheckmateIfCapture::cannotCapture(), depth, result, and state.
int osl::checkmate::CheckmateIfCapture::CallDefense::depth |
Definition at line 12 of file checkmateIfCapture.cc.
Referenced by operator()().
bool osl::checkmate::CheckmateIfCapture::CallDefense::result |
Definition at line 13 of file checkmateIfCapture.cc.
Referenced by osl::checkmate::CheckmateIfCapture::effectiveAttack(), and operator()().
NumEffectState* osl::checkmate::CheckmateIfCapture::CallDefense::state |
Definition at line 11 of file checkmateIfCapture.cc.
Referenced by operator()().