Esempio n. 1
0
 public override void Update(float time)
 {
     InnerActionState.Update(MTEaseMath.QuintInOut(time));
 }