My Project
|
#include <feature.h>
Public Member Functions | |
TakeBack2 () | |
bool | match (const NumEffectState &, Move move, const RatingEnv &env) const |
bool | effectiveInCheck () const |
![]() | |
Feature (const std::string &name) | |
virtual | ~Feature () |
const std::string & | name () const |
Definition at line 40 of file rating/feature.h.
|
inline |
Definition at line 43 of file rating/feature.h.
|
inlinevirtual |
Reimplemented from osl::rating::Feature.
Definition at line 52 of file rating/feature.h.
|
inlinevirtual |
Implements osl::rating::Feature.
Definition at line 46 of file rating/feature.h.
References osl::container::MoveStack::hasLastMove(), osl::rating::RatingEnv::history, osl::container::MoveStack::lastMove(), and osl::Move::to().