大约有 10 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)
Ease.elasticOut如何自定义参数,直接设置的话会变成number 之前论坛有人问,但是官方并没有给出明确解释啊~~... 附件 : --> 2018-01-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回...
来源: Laya_社区 发布时间: 20180104
...设置 比如 Laya.Tween.from(this,{scaleX:0.5,scaleY:0.5},1000,Laya.Ease.elasticOut); 我可以修改elasticOut的回弹次数和回弹时间么? 2016-09-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixue...
来源: Laya_社区 发布时间: 20160913
...因, Laya.Tween.to(curBoxObj.resLeft, { scaleY: 1 }, 500, Laya.Ease.elasticOut); Laya.Tween.to(curBoxObj.resRight, { scaleY: 1 }, 500, Laya.Ease.elasticOut); Laya.Tween.to(curBoxObj, { y: curBox.y }, 500, Laya.Ease.elasticOut); 我只要执行下面这句,上面的resRight就播放不了...
来源: Laya_社区 发布时间: 20180510
...orm.position = this.potOld; }) }, ConstValue.animationTime,Laya.Ease.elasticOut,Laya.Handler.create(this, function(){ console.log("complete"); }),ConstValue.animationDelay); 无法直接设置原因是浅拷贝变量无法同步到原对象中去 2018-01-12 0 0 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180112
...aair.ldc.layabox.co ... tters Tween.to(letterText, { y: endY }, 1000, Ease.elasticOut, null, i * 1000); 2019-02-01 0 0 分享 微博 QZONE 微信 ohkei 赞同来自: Laya画图API里没有moveTo和lineTo,需要用drawLines去解决 2020-12-03 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 ...
来源: Laya_社区 发布时间: 20190119
...动动画有BUG吧,请看下! 我使用的是Tween.to,类型是ease.elasticout,如果给控件指定的目标区域超出其父控件,它的超出父控件的显示区域也会显示,这不应该这样的吧,超出父控件区域的子控件都不应该绘制的吧! 2018-09-07 添加...
来源: Laya_社区 发布时间: 20180907
...addChild(txt); Laya.Tween.to(txt, { scaleX:2, scaleY:2, }, 1000, Laya.Ease.elasticOut,null,1000); 画布800x600,在屏幕正中间显示一行字,通过缓动放大倍数到2倍,不改变位置,结果发现缓动把位置变动了,请问这是个BUG吗? 2016-12-22 添加评论 免费帖 -->...
来源: Laya_社区 发布时间: 20161222
...orm.position = this.potOld; }) }, ConstValue.animationTime,Laya.Ease.elasticOut,Laya.Handler.create(this, function(){ console.log("complete"); }),ConstValue.animationDelay); 无法直接设置原因是浅拷贝变量无法同步到原对象中去 2018-01-12 0 0 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180112
...orm.position = this.potOld; }) }, ConstValue.animationTime,Laya.Ease.elasticOut,Laya.Handler.create(this, function(){ console.log("complete"); }),ConstValue.animationDelay); 无法直接设置原因是浅拷贝变量无法同步到原对象中去 2018-01-12 0 3 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20170905
...orm.position = this.potOld; }) }, ConstValue.animationTime,Laya.Ease.elasticOut,Laya.Handler.create(this, function(){ console.log("complete"); }),ConstValue.animationDelay); 无法直接设置原因是浅拷贝变量无法同步到原对象中去 2018-01-12 5 6 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20170630