My Project
|
#include <checkmate.h>
Public Member Functions | |
CheckmateIfCapture () | |
bool | match (const NumEffectState &state, Move move, const RatingEnv &) const |
![]() | |
Feature (const std::string &name) | |
virtual | ~Feature () |
virtual bool | effectiveInCheck () const |
const std::string & | name () const |
Definition at line 14 of file checkmate.h.
|
inline |
Definition at line 17 of file checkmate.h.
|
inlinevirtual |
Implements osl::rating::Feature.
Definition at line 18 of file checkmate.h.
References osl::alt(), osl::checkmate::CheckmateIfCapture::effectiveAttack(), osl::checkmate::CheckmateIfCapture::effectiveAttackCandidate0(), osl::NumEffectState::hasEffectAt(), osl::Move::player(), and osl::Move::to().