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

大约有 1,758 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0058 秒)

431. [LayaAir3]创建新文件夹报错 [ 65%]

...歌chrom96版本滤镜报错 导微信小程序报错window.focus is not a function 真机调试报错:LayaPlayer不支持的标签</SCRIPT> Laya使用fairygui的富文本xml解析报错 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined modul...

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

432. 使用Handler 返回name 始终是 undefined [ 65%]

使用Handler 返回name 始终是 undefined public function RegDlg() { this.btn_submit.name = Dialog.SURE; this.closeHandler = Handler.create(this ,this.onClose, ["123"],false); } private function onClose(name:String):void{ if(name == Dialog.SURE){ var di:NormalDlg = new NormalDlg(); di.popupConte...

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

433. graphics的setAlpha在pc端正常使用,到layaNative就报错 [ 65%]

...用,到layaNative就报错 如题,报错是说this._saveToCmd is not a function 2018-09-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复   赞同来自: 提供一下你的demo 2018-09-13 0 0 分享 微博 Q...

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

434. laya.display.BitmapFont_API3.0 [ 65%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

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

435. graphics使用matrix的异常情况 [ 65%]

...情况 Laya.loader.load("../../res/apes/monkey2.png", Handler.create(this, function() { var t = Laya.loader.getRes("../../res/apes/monkey2.png"); var ape = new Sprite(); ape.graphics.drawTexture(t, 0, 0); ape.graphics.scale(1.01, 1) Laya.stage.addChild(ape); ape.pos(200, 0); })); 上面这段代码...

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

436. 电脑的谷歌浏览器移动端HTMLDivElement图文混排会报错 [ 65%]

... ImageData is not defined? 导微信小程序报错window.focus is not a function 摄像机跟随刚体移动,刚体出现抖动。 通过laya嵌入iframe 后 原本laya禁止微信浏览器里面的上下滑动,又开始上下滑动了 IDE通过.ui自动生成的ui代码报错 问题状态 最...

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

437. mac版2.1.1.1 LayaAirIDE建空白工程编译报错 [ 65%]

...报错 window is not defined 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-08-26 16:18 浏览: 761 关注: 1 人

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

438. 在微信分享成功的回调函数里,Laya播放音效失败。 [ 65%]

...身上纹,掌声送给社会人", imageUrl: "images/boss.png", success: function () { gameex.bar.shareCount += 1; gameex.bar.clearCountDown(); gameex.snakeSelf.updateState(EN_SNAKE_STATE_NORMAL); gameex.snakeSelf.setLength(3) gameex.buffManager.buildBuff(EN_SNAKE_BUFF_ID_1, gameex.snakeSelf, [4000...

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

439. [0]VR示例报错 [ 65%]

...错 runtime运行报错! 导微信小程序报错window.focus is not a function 官网示例摇一摇报错,就解决方案 [分享]Dialog 点击边缘不关闭的 Demo示例 问题状态 最新活动: 2023-11-08 17:27 浏览: 2528 关注: 2 人 沉迷日剧不能自拔 • 2023-11-09 09:52 好...

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

440. 微信小游戏发布,刚踩了的一个坑,来这里分享一下也给自己记录下 [ 65%]

...微信开发者工具里会报错(intermediate value)(...) is not a function  向下面这种形式的封装,可以前后都加个分号 ;(function(){    })();   2018-05-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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