Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
OpenSource
/
dc-sdk
espelhamento de
https://github.com/dvt3d/dc-sdk
Observar
4
Favorito
0
Fork
0
Código
Issues
0
Versões
92
Wiki
Atividade
Ver código fonte
improve the code
tags/2.4.0
Caven Chen
4 anos atrás
pai
5bede1fb7b
commit
58032de4b2
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
1
modules/animation/type/Flying.js
+ 0
- 1
modules/animation/type/Flying.js
Ver arquivo
@@ -15,7 +15,6 @@ class Flying extends Animation {
this._positions = []
this._durations = [3]
this._currentIndex = 0
this._timer = undefined
}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar