Пример #1
0
 public void Zoom(float input)
 {
     _move.Zoom(input * ZoomSpeed);
 }