예제 #1
0
 public override void Update(float time)
 {
     m_pInner.Update(time);
 }