移動元へのきき。attack defense は言葉の意味と逆で自分がattack More...
#include <escape.h>


Public Member Functions | |
| FromEffect (int attack, int defense) | |
| bool | match (const NumEffectState &state, Move move, const RatingEnv &env) const |
移動元へのきき。attack defense は言葉の意味と逆で自分がattack
Definition at line 14 of file feature/escape.h.
| osl::rating::FromEffect::FromEffect | ( | int | attack, |
| int | defense | ||
| ) | [inline] |
Definition at line 17 of file feature/escape.h.
| bool osl::rating::FromEffect::match | ( | const NumEffectState & | state, |
| Move | move, | ||
| const RatingEnv & | env | ||
| ) | const [inline, virtual] |
Implements osl::rating::Feature.
Definition at line 19 of file feature/escape.h.
References osl::Move::from(), and osl::Move::isDrop().
1.7.6.1