My Project
|
#include <escape.h>
Public Member Functions | |
KingEscape (Ptype s) | |
bool | match (const NumEffectState &state, Move move, const RatingEnv &) const |
bool | effectiveInCheck () const |
![]() | |
Feature (const std::string &name) | |
virtual | ~Feature () |
const std::string & | name () const |
Private Attributes | |
Ptype | ptype |
Definition at line 74 of file feature/escape.h.
|
inline |
Definition at line 78 of file feature/escape.h.
|
inlinevirtual |
Reimplemented from osl::rating::Feature.
Definition at line 87 of file feature/escape.h.
|
inlinevirtual |
Implements osl::rating::Feature.
Definition at line 82 of file feature/escape.h.
References osl::NumEffectState::inCheck(), osl::Move::ptype(), and ptype.
|
private |
Definition at line 76 of file feature/escape.h.
Referenced by match().