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