Пример #1
0
 public ulong NorthWestAttacks()
 {
     return(BitBoardHelper.ShiftNorhtWestOne(this.board));
 }