Commit 94517a24 authored by zhangjinzhou's avatar zhangjinzhou

动画调整

parent 25527721
...@@ -276,8 +276,8 @@ Page({ ...@@ -276,8 +276,8 @@ Page({
// .drawRect(0, 0, 750, 1624) // .drawRect(0, 0, 750, 1624)
// .endFill() // .endFill()
//资源 //资源
FYGE.GlobalLoader.loadImage((s, image) => { // FYGE.GlobalLoader.loadImage((s, image) => {
if (s) { // if (s) {
//会进TextureCache //会进TextureCache
// FYGE.createTextureSheet(new FYGE.BaseTexture(image), res) // FYGE.createTextureSheet(new FYGE.BaseTexture(image), res)
...@@ -294,10 +294,10 @@ Page({ ...@@ -294,10 +294,10 @@ Page({
// var b = stage.addChild(new FYGE.Lottie(cloud_front)) // var b = stage.addChild(new FYGE.Lottie(cloud_front))
// b.play() // b.play()
} else { // } else {
console.log(123456) // console.log(123456)
} // }
}, "https://yun.duiba.com.cn/spark/assets/res.657e95b00e4c81ea30242b66c76859363be2fc86.png") // }, "https://yun.duiba.com.cn/spark/assets/res.657e95b00e4c81ea30242b66c76859363be2fc86.png")
}, this); }, this);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment