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