大约有 1,758 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0058 秒)
Laya_社区(1080) Laya3.0_api(672) Laya2.0_文档(2) Laya_示例(1) Laya3.0_文档(1) Laya2.0_api(1) Laya2.0_示例(1)
...歌chrom96版本滤镜报错 导微信小程序报错window.focus is not a function 真机调试报错:LayaPlayer不支持的标签</SCRIPT> Laya使用fairygui的富文本xml解析报错 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined modul...
来源: Laya_社区 发布时间: 20240103
使用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
...用,到layaNative就报错 如题,报错是说this._saveToCmd is not a function 2018-09-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 赞同来自: 提供一下你的demo 2018-09-13 0 0 分享 微博 Q...
来源: Laya_社区 发布时间: 20180911
...建 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
...情况 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
... ImageData is not defined? 导微信小程序报错window.focus is not a function 摄像机跟随刚体移动,刚体出现抖动。 通过laya嵌入iframe 后 原本laya禁止微信浏览器里面的上下滑动,又开始上下滑动了 IDE通过.ui自动生成的ui代码报错 问题状态 最...
来源: Laya_社区 发布时间: 20200715
...报错 window is not defined 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-08-26 16:18 浏览: 761 关注: 1 人
来源: Laya_社区 发布时间: 20190826
...身上纹,掌声送给社会人", 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
...错 runtime运行报错! 导微信小程序报错window.focus is not a function 官网示例摇一摇报错,就解决方案 [分享]Dialog 点击边缘不关闭的 Demo示例 问题状态 最新活动: 2023-11-08 17:27 浏览: 2528 关注: 2 人 沉迷日剧不能自拔 • 2023-11-09 09:52 好...
来源: Laya_社区 发布时间: 20231108
...微信开发者工具里会报错(intermediate value)(...) is not a function 向下面这种形式的封装,可以前后都加个分号 ;(function(){ })(); 2018-05-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...
来源: Laya_社区 发布时间: 20180502