示例#1
0
 //延迟到击中时
 public virtual void DelayArrive()
 {
     mImpl.DelayArrive(this);
 }