#include <quiescenceRecord.h>
Public 型 | |
enum | { MaxDepth = 8, CheckmateSpecialDepth = 127, HistorySpecialDepth = 126 } |
enum | { FirstThreat = 6, SecondThreat = 2 } |
enum | MoveType { UNKNOWN, KING_ESCAPE, CAPTURE, PROMOTE, CHECK, ESCAPE, ATTACK, OTHER } |
quiescenceRecord.h の 20 行で定義されています。
anonymous enum |
quiescenceRecord.h の 22 行で定義されています。
anonymous enum |
quiescenceRecord.h の 30 行で定義されています。
quiescenceRecord.h の 31 行で定義されています。