This website works better with JavaScript.
首頁
探索
說明
註冊
登入
OpenSource
/
dc-sdk
镜像来自
https://github.com/dvt3d/dc-sdk
關註
4
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
92
Wiki
Activity
瀏覽代碼
improve the code
tags/2.4.0
Caven Chen
4 年之前
父節點
5bede1fb7b
當前提交
58032de4b2
共有
1 個文件被更改
,包括
0 次插入
和
1 次删除
分割檢視
顯示文件統計
0
1
modules/animation/type/Flying.js
+ 0
- 1
modules/animation/type/Flying.js
查看文件
@@ -15,7 +15,6 @@ class Flying extends Animation {
this._positions = []
this._durations = [3]
this._currentIndex = 0
this._timer = undefined
}
Write
Preview
Loading…
取消
儲存