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

大约有 3,253 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)

2931. Laya2.2.0,官方demo,Iphone Xs Max 14.0 锁屏小游戏卡死 [ 47%]

...e; console.log(this.appStatus, '---------'); Laya.stage.renderingEnabled = false//停止渲染 Laya.updateTimer.pause() //停止onUpdate‘ Laya.timer.pause(); //停止时间 Laya.timer.scale = 0; }) 尝试这样解决并没有什么反响 而我在ccc中并没有发现这样的bug 希望laya也能...

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

2932. 在绘制扇形CD进度条时会在IOS上百分百出现绘制不完全的BUG(有必现Demo) [ 47%]

....NodePowerProgressBg.skin = this.powerProgressRedSprite; this.isIncPower = false; return; } } else { //减少蓄力速度 this.currentPower -= 2.4; if (this.currentPower <= 0) { this.currentPower = 0; // this.NodePowerProgressBg.skin = this.powerProgressWhiteSprite; this.isIncPower = true; return...

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

2933. 音频解码一直遇到这个问题呢,不知道什么原因 [ 47%]

...rr,Handler.create(this,this.gameStart),Handler.create(this,onProgress,null,false)); private var assetArr:Array=[ {url:"sound/bgMusic.mp3", type:Loader.SOUND}, {url:"sound/button.mp3", type:Loader.SOUND}, {url:"sound/error.mp3", type:Loader.SOUND}, {url:"sound/getXi...

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

2934. [LayaAir3]3.3.2与设置组件灰显相关的 Bug 和 Crash [ 47%]

...类似的问题,在安卓原生上将list内物体的gray的true设置成false就会崩溃,不知道和楼主的问题2是不是一类的。 2025-10-17 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 phtiger ...

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

2935. 加载SPINE骨骼动画资源无法为png指定版本号 [ 47%]

...源 这个是怎么回事? 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 发布到vivo平台后,龙骨动画无法显示 spine动画播放后图集错乱 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 分享:La...

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

2936. laya.display.Node_API3.0 [ 47%]

...类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 frameLoop frameLoop(delay: number, caller: any, method: Function, args?: any[], coverBefore?: boolean): void Defined in laya/display/Node.ts:588 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLo...

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

2937. laya.d3.component.animation.KeyframeAnimations [ 46%]

...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on...

来源: laya_api 发布时间: 20170929

2938. laya.net.HttpRequest [ 46%]

...spatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher of...

来源: Laya2.0_api 发布时间: 20190513

2939. 限制区域拖动效果,为什么会无法限制呢? [ 46%]

...象有问题 laya1.7.9beta版 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 3D模型无法修改scale? laya3D动画无法播放 问题状态 最新活动: 2018-06-27 17:05 浏览: 1566 关注: 3 人 金巍巍 • 2018-06-27 16:08 限制...

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

2940. 我就在unity中加了一个cube,导出后,在laya预览中怎么会有2个cube,而且位置还不一样,也没有贴图 [ 46%]

...像机角度 camera.transform.rotate(new Laya.Vector3( -8, -25, 0), true, false); } return scene; }()); scene(); 附件 : --> 2018-01-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 weijiebin 赞同来自: 解...

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