#include <escape.h>


Public メソッド | |
| KingEscape (Ptype s) | |
| bool | match (const NumEffectState &state, Move move, const RatingEnv &) const |
| bool | effectiveInCheck () const |
Private 変数 | |
| Ptype | ptype |
feature/escape.h の 74 行で定義されています。
| osl::rating::KingEscape::KingEscape | ( | Ptype | s | ) | [inline] |
feature/escape.h の 78 行で定義されています。
| bool osl::rating::KingEscape::effectiveInCheck | ( | ) | const [inline, virtual] |
osl::rating::Featureを再定義しています。
feature/escape.h の 87 行で定義されています。
Ptype osl::rating::KingEscape::ptype [private] |
feature/escape.h の 76 行で定義されています。
参照元 match().
1.6.3