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