大约有 883 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0063 秒)
...4515:32) at Function.LayaNative2D.__init__ (http://stand.alone.version/lib ... 020:45) at Function.RunDriver.enableNative (http://stand.alone.version/lib ... 164:17) at Object.Laya.init (http://stand.alone.version/libs/laya.core.js:273:14) at Function....
来源: Laya_社区 发布时间: 20190307
...id 4.4.4; MI NOTE LTE Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 打包前 我用手机自带的浏览器 也输出了信息 Mozilla/5.0 (Linux; Android 4.4.4; MI NOTE LTE Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chro...
来源: Laya_社区 发布时间: 20170504
...: 1.使用laya的版本管理机制,发布时勾选版本管理生成version.json,如果是 跳3 2.自己去实现,使用nodejs. rev 实现版本增量对比更新,自定义脚本得到version.json (强烈建议,你会发现比官方小100倍,只打变量和图片和声音) 3.拥有了ve...
来源: Laya_社区 发布时间: 20190620
...der.js:338:34) at Text.__proto._parseLines (http://stand.alone.version/lib ... 784:53) at Text.__proto.typeset (http://stand.alone.version/lib ... 8727:8) at LaterHandler.__proto.run (http://stand.alone.version/lib ... 207:45) at CallLater.__proto.runC...
来源: Laya_社区 发布时间: 20190829
...le is converted by old fbxTools,please reConverted it use lastest fbxTools version,later we will remove the support of old version (.lm) support. 2017-06-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 cuixueyin...
来源: Laya_社区 发布时间: 20170617
...url": "https://laya-knowledge-mcp.layaair.com/mcp", "headers": { "LAYA_PRE_VERSION" : "v3.3.5", "LAYA_VERSION" : "v3.3.5", "LAYA_ALLOWED_DATASETS": "LayaAir", "LAYA_MCP_API_KEY": "YOUR_API_KEY" } } } } 各配置项说明如下: url:MCP 服务访问地址,直接复制模板中的地址即可。...
来源: Laya3.0_文档 发布时间: 20260128
...rIDE中的Spine动画和SpinePro中的动画不一致的问题 LayaAirIDE: Version 3.3.0-beta.4 Spine Pro :Version 3.8.75 在SpinePro中导出之后,在LayaAirIDE中执行,跟Spine Pro中的不一样。攻击和受击和走路动作都不一样。 在其他的引擎是可以正常的运行。 ...
来源: Laya_社区 发布时间: 20250624
...戏开发工具 运行该项目 问题: 1、Main.ts的 Laya.ResourceVersion.enable("version.json", Laya.Handler.create(this, this.onVersionLoaded), Laya.ResourceVersion.FILENAME_VERSION); 该行能成功运行,执行了this.onVersionLoaded回调; 2、然后该行Laya.AtlasInfoManager.enabl...
来源: Laya_社区 发布时间: 20200111
....8.75报错:Error: Unsupported skeleton data, please export with a newer version of Spine. 我使用spine3.8.75导出的文件无法使用。代码是使用的2.12.2beta1引擎示例的源码。 var Browser = Laya.Browser; var WebGL = Laya.WebGL; var Stage = Laya.Stage; var Event = Laya.Event; ...
来源: Laya_社区 发布时间: 20211013
...介绍 1、自动更新的代码路径在`src\main\java\layaair\autoupdateversion`,这个目录为apk自动更新的代码,如下图1所示:  2、在MainActivity.java中的onCreate函数,会先调用checkApkUpdate,如果没有更新或者更新完成后,再回调到initEngi...
来源: Laya2.0_文档 发布时间: 20210715