#include <escape.h>


| Public Member Functions | |
| ImmediateEscape (Ptype s, Ptype a) | |
| bool | match (const NumEffectState &state, Move move, const RatingEnv &env) const | 
|  Public Member Functions inherited from osl::rating::Feature | |
| Feature (const std::string &name) | |
| virtual | ~Feature () | 
| virtual bool | effectiveInCheck () const | 
| const std::string & | name () const | 
| Private Attributes | |
| Ptype | self | 
| Ptype | attack | 
Definition at line 52 of file feature/escape.h.
Definition at line 56 of file feature/escape.h.
| 
 | inlinevirtual | 
Implements osl::rating::Feature.
Definition at line 61 of file feature/escape.h.
References attack, osl::Move::from(), osl::rating::RatingEnv::history, osl::Move::isDrop(), osl::Move::isNormal(), osl::Move::ptype(), osl::Move::ptypeO(), and osl::Move::to().
| 
 | private | 
Definition at line 54 of file feature/escape.h.
Referenced by match().
| 
 | private | 
Definition at line 54 of file feature/escape.h.
 1.8.4
 1.8.4