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

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

61. 导出微信报错Uncaught (in promise) gameThirdScriptError [ 59%]

...iptError Uncaught (in promise) gameThirdScriptError undefined is not an object (evaluating 'result.done') at step (game.js:6:313) at  (game.js:6:418) at E (WAGameSubContext.js:2:66752) at __awaiter (game.js:6:103) at  (game.js:6:39850) at run (game.js:12:378914) at _update (ga...

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

62. 请问怎么通过OC直接调用一个JS函数 [ 59%]

...ram:XXXX];  我按上面写会出现错误日志  reflection error : can not find class [MyClass] 如果用runJS来执行的话我代码写成这样 "Laya.MyClass.CallBackFuncXXX()" 执行会出现弹窗报错 TypeError...undefined is not an object xxxxxx.....   2017-10-19 添加评论 免...

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

63. Laya2.5,在box下创建sprite,rendertype为mask,编辑器卡死,重复了几次都这样 [ 59%]

...么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 An_ 相关问题 请问laya有没有地图编辑器工具? FairyGUI是一款专业的 UI编辑器(千万别点) 一个时间轴动画里创建的多个动画,怎么分别调用?如图 分享:使用 Chart.js 创建...

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

64. matter.js 层级的问题 [ 58%]

...d. I'd accept a pull request though. You'd need to add body.render.zIndex, and inside Matter.Render create a buffer and add all constraints and bodies, then sort by it. It should probably be an opt-in option though as it would be reasonably intensive (unless you do some special optimisations), it wo...

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

65. 设置摄像机的clearflag=depthonly在手机上无效 [ 58%]

...a 2.6.1  微信小游戏  摄像机clearfFag =2 ;  在开发者工具、Android上表现正常,3D场景无黑色背景 ;在iOS 表现不正常, 3D 场景有黑色背景。 2020-07-30 0 0 分享 微博 QZONE 微信 013 赞同来自: 官方人去哪了 2020-07-31 0 0 分享 微博 QZONE 微...

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

66. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 58%]

...://layabox.com/"; qrcode.makeCode(url); Laya.stage.once("click",this,clickHandler); qrcodeSp = new Sprite(); Laya.stage.addChild(qrcodeSp); } private function clickHandler():void { var url:String = qrcode._oDrawing._elImage.src;//获取,注意这里是异步的,开发者可以加个延时在获...

来源: Laya2.0_文档 发布时间: 20210715

67. Laya.loader.load加载Laya.Loader.FONT位图字体,不会进入成功回调,并且下载请求还会一直发送 [ 58%]

...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 1an 赞同来自: 解决了么老哥  我也遇到了 2020-05-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 猫与故巷 相关问题 加载到舞台的3D模...

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

68. 3d项目base64 截图成绩有偏差 [ 58%]

...2d没问题,3d有偏差,层级感觉反过来刷了一遍。    this.an_img.on(Laya.Event.MOUSE_DOWN, this, function (): void {                 console.log("点击");                 var htmlCanvas:Laya.HTMLCanvas = Laya.stage.drawToCanvas(1334, 750, 0, 0);//把...

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

69. bind函数的作用 [ 58%]

...到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 qian 赞同来自: http://blog.csdn.net/xc_tsao/article/details/44132965 2018-01-30 0 7 分享 微博 QZONE 微信 a15715740412 赞同来自: 这是什么鬼   2018-01-30 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个...

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

70. 和原生Dom交互 · LayaAir3.0文档 · LAYABOX [ 57%]

...tml" style="font-size:40px">' + '<em>I</em> like ' + '<span style="color:white; text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;">' + 'cheese</span>' + '</div&...

来源: Laya3.0_文档 发布时间: 20241014