Ejemplo n.º 1
0
 public void StartMove(int deltaIndex)
 {
     _mover.InitMoving(deltaIndex, _points);
 }