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

大约有 2,394 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0062 秒)

191. laya.resource.TextResource_API3.0 [ 81%]

...ch Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/TextResource" TextResource Class TextResource 文字资源 Hierarchy Resource TextResource Index Constructors constructor Prope...

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

192. [LayaAir3]Laya.Slider 的结束拖拽的事件监听 怎么写, [ 81%]

...,就不会触发 2025-07-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 LayaAir大为 赞同来自: 您好,您可以在Slider节点上添加下面这段脚本     onAwake(): void {         this.owner....

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

193. 为什么说没有​ playByFrame方法 [ 81%]

为什么说没有​ playByFrame方法 var anifish = fish.addComponent(Laya.SkinAnimations); anifish.templet = Laya.AnimationTemplet.load("fish/denglongyu/denglongyu.lsani"); anifish.player.playByFrame(0,1.0,2147483647,0,30,30);//游动 // anifish.player.playByFrame(0,1.0,2147483647,40,72,30);//...

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

194. 在微信小游戏中使用list,兼听不到mouseHandler跟selectHandler。 [ 80%]

...andler,但是renderHandler的回调是正常的。1、我对list设置了on去监听mouse事件,可以触发回调 on 上面的回调, 2、list的renderHandler能正常使用 3、demo逻辑与官网给的代码是一样的 http://layaair.ldc.layabox.com/demo/?category=2d&group=UI&name=...

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

195. laya.components.AnimatorController2D_API3.0 [ 80%]

...ch Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorController2D" AnimatorController2D Class AnimatorController2D 2D动画控制器 Hierarchy Resource AnimatorController...

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

196. 用Loader加载完atlas,然后使用animation播放问题 [ 80%]

用Loader加载完atlas,然后使用animation播放问题 this._load = new Laya.Loader() this._load.on(Laya.Event.ERROR, this, this.onError); this._load.on(Laya.Event.COMPLETE, this, this.loadComplete); this._load.load(this._data.url, Laya.Loader.ATLAS, true); 加载完成后 this._ani = new Animat...

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

197. Uncaught TypeError: Cannot read property 'XXX' of undefined [ 80%]

...not read property 'XXX' of undefined private var spe:Sprite; private function showApe():void {             spe = new Sprite();             spe.mouseEnabled = true;             spe.x = 100;             spe.y = 100;             spe.width = 512;        ...

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

198. LAYAAIR加载SWF无线循环 [ 80%]

LAYAAIR加载SWF无线循环    private const SheepSWFPath:String = "res/swf/sheep3.swf";   Laya.init(1136, 640);         //  Laya.stage.alignV = Stage.ALIGN_MIDDLE;         //  Laya.stage.alignH = Stage.ALIGN_CENTER;             Laya.stage.screenMode = Stage.SC...

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

199. 分享:销毁龙骨动画! [ 80%]

分享:销毁龙骨动画! package { import laya.ani.bone.Skeleton; import laya.ani.bone.Templet; import laya.display.Sprite; import laya.events.Event; import laya.utils.Browser; import laya.utils.Stat; import laya.webgl.WebGL; public class ASDemo { private var mAniPath:String; private var mFac...

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

200. laya.resource.AtlasResource_API3.0 [ 80%]

...ch Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/AtlasResource" AtlasResource Class AtlasResource 大图合集资源 Hierarchy Resource AtlasResource Index Constructors constru...

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