• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,139 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0055 秒)

141. Animation._loadAnimationData方法内释放.ani文件的调用位置不对 [ 92%]

Animation._loadAnimationData方法内释放.ani文件的调用位置不对 如图,Loader.clearRes(url)在没加载完.ani就调用了,应该在Laya.loader.load的的完成回调内调用 附件 : --> 2018-12-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

来源: Laya_社区 发布时间: 20181219

142. 如何显示动画ani [ 92%]

如何显示动画ani 按教程一步步完成了动画文件的制作,也生成了.ani 文件,可是怎么在主页面上显示啊。 教程中 Laya.loader.load("./res/atlas/ui.atlas",Handler.create(this,onLoaded));这个ui.atlas 死活没看见啊。   代码复制了,不行 啊,坑在...

来源: Laya_社区 发布时间: 20190708

143. ani文件COMPLETE无效 [ 92%]

ani文件COMPLETE无效 通过ani文件创建的Animation对象,监听COMPLETE无效,而且改变autoAnimation会自动循环播放,怎么可以普通的加载播放一次,然后停止回调就好了。 2017-11-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

来源: Laya_社区 发布时间: 20171120

144. laya.utils.ClassUtils_API3.0 [ 92%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/ClassUtils" ClassUtils Class ClassUtils ClassUtils 是一个类工具类。 Hierarchy ClassUtils Index Properties _classMap M...

来源: Laya3.0_api 发布时间: 20231115

145. ani时间轴动画问题 [ 92%]

ani时间轴动画问题 Laya.loader.load("res/atlas/move.json", Laya.Handler.create(this, onLoaded)); function onLoaded() {     //创建一个Animation实例     var tl = new Laya.Animation();     //加载动画文件     tl.loadAnimation("TimeLine.ani");     //添加到舞台   ...

来源: Laya_社区 发布时间: 20171012

146. 多次调用Laya.timer.once后面函数的调用延迟时间是不是会叠加 [ 92%]

...-06 0 0 分享 微博 QZONE 微信 apmhot 赞同来自: 我的代码是: ani1.play() Laya.timer.once(500,function(){ani2.play()}) Laya.timer.once(1000,function(){ani3.play()})三个动画时都是500毫秒,在运行的时候发现​ani2播放正常,会在ani1结束后播放,但是ani3会在...

来源: Laya_社区 发布时间: 20180306

147. 如何设置Animation动画的宽高? [ 92%]

如何设置Animation动画的宽高? 使用Animation类创建了图集动画,现在想设置动画的宽高,应该如何设置,设置 ani.width , ani.height 均无效。 2017-02-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

来源: Laya_社区 发布时间: 20170228

148. 把ani动画加载并播放动画,界面close导致界面卡死 [ 92%]

把ani动画加载并播放动画,界面close导致界面卡死 微信小游戏中 把ani动画加载显示在Dialog界面List控件的Item的一个image=10.5pt上并播放动画这时关闭Dialog会导致界面卡死 并不是所有手机都卡死 iphone x会卡死 2019-02-27 添加评论 免费...

来源: Laya_社区 发布时间: 20190227

149. laya.ani.bone.DrawOrderData [ 92%]

...Index | Frames No Frames DrawOrderDataProperties | Methods Packagelaya.ani.boneClasspublic class DrawOrderDataInheritanceDrawOrderData Object ... Public Properties PropertyDefined By  drawOrder : Vector.<int>DrawOrderData  time : NumberDrawOrderDataPublic Methods  MethodDefined By ...

来源: laya_api 发布时间: 20170422

150. laya.ani.bone.DeformSlotData [ 92%]

...ndex | Frames No Frames DeformSlotDataProperties | Methods Packagelaya.ani.boneClasspublic class DeformSlotDataInheritanceDeformSlotData Object ... Public Properties PropertyDefined By  deformSlotDisplayList : Vector.<DeformSlotDisplayData>DeformSlotDataPublic Methods  MethodDefined By...

来源: laya_api 发布时间: 20170422