41 BShuai = 0x8 | RShuai,
43 BXiang = 0x08 | RXiang,
51 static bool IsRedQiZi(ENUM_QiZi qz);
52 static bool IsBlackQiZi(ENUM_QiZi qz);
54 static bool IsExistQiZi(ENUM_QiZi qz);
55 static bool IsNoQiZi(ENUM_QiZi qz);
57 static bool IsSameSide(ENUM_QiZi me, ENUM_QiZi other);
58 static bool IsOtherSide(ENUM_QiZi me, ENUM_QiZi other);
60 static bool IsOtherSideMa(ENUM_QiZi me, ENUM_QiZi otherMa);
61 static bool IsShuai(ENUM_QiZi qz);
62 static bool IsShi(ENUM_QiZi qz);