変数 | |
| static const bool | canAttackInThreeMovesTable [16][0x100][0x100] |
| 各駒について、ある Position から 3手以内に敵玉の 5x5 以内に侵入できるかどうかのテーブル | |
const bool canAttackInThreeMovesTable[16][0x100][0x100] [static] |
各駒について、ある Position から 3手以内に敵玉の 5x5 以内に侵入できるかどうかのテーブル
canAttackInThreeMovesTable.h の 10 行で定義されています。
1.6.3