Exemplo n.º 1
0
 public void SetFadeStartEndValues(float startValua, float endValue)
 {
     currentAnimationGoing.SetFadeValuesStartEnd(startValua, endValue);
 }