Beispiel #1
0
 public void ChangeSpeed(float s)
 {
     rotator.ChangeSpeed(s);
 }