大约有 47 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0047 秒)
atlas-generator 有linux版本吗 目前在linux上运行atlas-generator 报错,是否有办法解决?如果没有的话 能否提供源码? 附件 : --> 2021-01-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个...
来源: Laya_社区 发布时间: 20210106
图集超过1G,IDE atlas-generator.exe就导出不了图集; 图集超过1G,atlas-generator.exe就导出不了图集;@没有附件。资源大大没法上传 搞点资源测试就行 附件 : --> 2022-11-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20221124
...可以参照下这个方法。 function __awaiter(thisArg, _arguments, P, generator) { return new (P || (P = Promise))(function (resolve, reject) { function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } function rejected(value) { try { step(generator["throw"](val...
来源: Laya_社区 发布时间: 20221104
...node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/TP/atlas-generator" "/home/sgf_ebuild/LayaAirIDE/packParam.json" Waiting for pics packing execute: "/data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/TP/atlas-generator" "/home/sgf_ebuild/LayaAirIDE/packPar...
来源: Laya_社区 发布时间: 20171211
...cted function httpStatusHandler(event:HTTPStatusEvent):void { // TODO Auto-generated method stub trace("您已经通过http进行了访问,并且当前的FlashPlayer环境支持获得状态代码!!!") } protected function ioErrorHandler(event:IOErrorEvent):void { // TODO Auto-generated metho...
来源: Laya_社区 发布时间: 20151217
...,在用到async的地方会在编译js代码的时候生成__awaiter和__generator函数,但是laya2.0不会这样子了,直接ts写async会报错。 尝试在index.js文件添加__awaitor和__generator函数,能跑,但是到了微信上上又有其他问题了。 请问laya2.0使用async...
来源: Laya_社区 发布时间: 20181121
...module": "commonjs", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */ // "lib": [], /* Specify library files to be included in the compilation. */ // "allowJs...
来源: Laya_社区 发布时间: 20190408
...水达人 赞同来自: 第二张图,是我使用UI运行时,生成的generated.ts脚本(定义变量是我自己自定义的控件),声明部分直接报错了 2023-08-21 0 2 分享 微博 QZONE 微信 划水达人 赞同来自: demo附上 LayaProject.rar 2023-08-22 0 0 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20230821
...使用。本篇将引导开发者如何通过第三方工具 Bitmap Font Generator来制作位图字体并在LayaAir引擎中使用。 [TOC] ### 一、下载并安装字体制作工具 下载安装 windows下免费的位图字体制作工具 Bitmap Font Generator。 下载地址:[http://www.angelc...
来源: Laya2.0_文档 发布时间: 20210715
...imeScript.ts之外,在项目工程中看到还多了一个 RuntimeScript.generated.ts。 图2-2展示了RuntimeScript.ts默认生成的代码,其类名RuntimeScript就是创建时的文件名,它在生成时自动继承于RuntimeScriptBase 类。 (图2-2) 图2-3展示了RuntimeScript.gener...
来源: Laya3.0_文档 发布时间: 20241014