Esempio n. 1
0
 public void AttackAction(ITile from, ITile to, ITile[] board)
 => FigureType.AttackAction(from, to, board);