示例#1
0
 static public void Restore()
 {//复原
     isGo = 0;
     cmdList.Clear();
     NextP.Clear();
     SetAnimatorIdle();
     isStop = true;
     Running.liftBanBt();
     index = 0;
 }