Esempio n. 1
0
 public Position[][] GetMoveChains(Position from, ITile[] board)
 => FigureType.GetMoveChains(from, board);