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