#include <king8.h>

| Public 型 | |
| enum | { DIM = 10 } | 
| typedef CArray< MultiInt, 10 > | table_t | 
| Static Public メソッド | |
| static const MultiIntPair | eval (const NumEffectState &state, const table_t &table) | 
| template<osl::Player P> | |
| static int | index (Position king, int diff) | 
| template<osl::Player P> | |
| static bool | isBlocked (const NumEffectState &state, int diff) | 
eval/ml/king8.h の 180 行で定義されています。
| typedef CArray<MultiInt, 10> osl::eval::ml::KingXBlockedBase::table_t | 
eval/ml/king8.h の 183 行で定義されています。
| anonymous enum | 
eval/ml/king8.h の 182 行で定義されています。
| static const MultiIntPair osl::eval::ml::KingXBlockedBase::eval | ( | const NumEffectState & | state, | |
| const table_t & | table | |||
| ) |  [static] | 
| int osl::eval::ml::KingXBlockedBase::index | ( | Position | king, | |
| int | diff | |||
| ) |  [inline, static] | 
eval/ml/king8.cc の 669 行で定義されています。
参照先 osl::BLACK, と osl::Position::x().
| bool osl::eval::ml::KingXBlockedBase::isBlocked | ( | const NumEffectState & | state, | |
| int | diff | |||
| ) |  [inline, static] | 
eval/ml/king8.cc の 692 行で定義されています。
参照先 osl::BLACK, target, osl::WHITE, osl::Position::x(), と osl::Position::y().
 1.6.3
 1.6.3