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