使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
OpenSource
/
dc-sdk
镜像自地址
https://github.com/dvt3d/dc-sdk
关注
4
点赞
0
派生
0
代码
工单
0
版本发布
92
百科
动态
浏览代码
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
}
撰写
预览
正在加载...
取消
保存