#include <escape.h>


| Public Member Functions | |
| PtypeAttacked (Ptype s, Ptype a) | |
| bool | match (const NumEffectState &state, Move move, const RatingEnv &) 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 25 of file feature/escape.h.
Definition at line 29 of file feature/escape.h.
| 
 | inlinevirtual | 
Implements osl::rating::Feature.
Definition at line 34 of file feature/escape.h.
References osl::alt(), attack, osl::Move::from(), osl::Move::isDrop(), osl::Move::oldPtype(), and osl::Move::player().
| 
 | private | 
Definition at line 27 of file feature/escape.h.
Referenced by match().
| 
 | private | 
Definition at line 27 of file feature/escape.h.
 1.8.4
 1.8.4