#include <feature.h>
Public Member Functions | |
TakeBack () | |
bool | match (const NumEffectState &, Move move, const RatingEnv &env) const |
virtual bool | effectiveInCheck () const |
Definition at line 30 of file rating/feature.h.
osl::rating::TakeBack::TakeBack | ( | ) | [inline] |
Definition at line 33 of file rating/feature.h.
virtual bool osl::rating::TakeBack::effectiveInCheck | ( | ) | const [inline, virtual] |
Reimplemented from osl::rating::Feature.
Definition at line 40 of file rating/feature.h.
bool osl::rating::TakeBack::match | ( | const NumEffectState & | , |
Move | move, | ||
const RatingEnv & | env | ||
) | const [inline, virtual] |
Implements osl::rating::Feature.
Definition at line 36 of file rating/feature.h.
References osl::rating::RatingEnv::history, and osl::Move::to().