示例#1
0
 public float GetFallTime()
 {
     return((float)1 / m_switcher.GetSpeed());
 }