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