Public Member Functions | |
void | operator() (Square last_to) |
Public Attributes | |
NumEffectState * | state |
int | depth |
bool | result |
Definition at line 15 of file checkmateIfCapture.cc.
|
inline |
Definition at line 20 of file checkmateIfCapture.cc.
References osl::checkmate::CheckmateIfCapture::cannotCapture(), depth, result, and state.
int osl::checkmate::CheckmateIfCapture::CallDefense::depth |
Definition at line 18 of file checkmateIfCapture.cc.
Referenced by operator()().
bool osl::checkmate::CheckmateIfCapture::CallDefense::result |
Definition at line 19 of file checkmateIfCapture.cc.
Referenced by operator()().
NumEffectState* osl::checkmate::CheckmateIfCapture::CallDefense::state |
Definition at line 17 of file checkmateIfCapture.cc.
Referenced by operator()().