#include <escape.h>
Public メソッド | |
ImmediateEscape (Ptype s, Ptype a) | |
bool | match (const NumEffectState &state, Move move, const RatingEnv &env) const |
Private 変数 | |
Ptype | self |
Ptype | attack |
feature/escape.h の 52 行で定義されています。
feature/escape.h の 56 行で定義されています。
bool osl::rating::ImmediateEscape::match | ( | const NumEffectState & | state, | |
Move | move, | |||
const RatingEnv & | env | |||
) | const [inline, virtual] |
osl::rating::Featureを実装しています。
feature/escape.h の 61 行で定義されています。
参照先 attack, osl::Move::from(), osl::rating::RatingEnv::history, osl::Move::isDrop(), osl::Move::isNormal(), osl::Move::ptype(), osl::Move::ptypeO(), と osl::Move::to().
Ptype osl::rating::ImmediateEscape::attack [private] |
feature/escape.h の 54 行で定義されています。
参照元 match().
Ptype osl::rating::ImmediateEscape::self [private] |
feature/escape.h の 54 行で定義されています。