Exemplo n.º 1
0
 public void slowly(float v, float slow_motion)
 {
     SlowlyControl.Slowly(v, slow_motion);
 }