Esempio n. 1
0
 /// <summary>
 /// Stop animation at current position
 /// </summary>
 public void Stop()
 {
     SafeTweenManager.Stop(this);
 }