예제 #1
0
 public float GetRate()
 {
     return(animation_time.GetSpeed());
 }
예제 #2
0
 public float GetSpeed()
 {
     return(timer.GetSpeed());
 }