大约有 21 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0032 秒)
LayaAir引擎 atlas-generator 内存占用超过2G;后面的图集都打包不出来 atlas-generator 怎么加内存? 图集一多久导出不了了;没有附件 附件 : --> main__72_0_25.min_.zip 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
...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
...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
...sh(p); path.addChild(p); } } private function OnShow():void { // TODO Auto Generated method stub if(pop==null){ pop = new TestDialogUI(); pop.btn_close.clickHandler = new Handler(this,function(){pop.parent.removeChild(pop);}); } this.addChild(pop); } private function StartMove(len:int):void { trace(...
来源: Laya_社区 发布时间: 20171129
...ction StartMove(len:int):void { trace("[TestView.StartMove]") // TODO Auto Generated method stub Laya.timer.loop(100,this,UpdatePath,[len]); } private function UpdatePath(len:int):void { // TODO Auto Generated method stub var show:int = len -1; for(var i=0;i<len;i++){ if(arr[i]){ arr[i].x+= speed...
来源: Laya_社区 发布时间: 20171113
...用 运行demo 按F12 生成 代码如下/**This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import SceneBase from '../SceneBase' import View=Laya.View; import Dialog=Laya.Dialog; var REG: Function = Laya.ClassUtils.regClass; export module ui { export ...
来源: Laya_社区 发布时间: 20190418
...ALID_OPERATION : glGenSyncTokenCHROMIUM: fence sync must be flushed before generating sync token localhost/:1 WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost obj.loadImage( undefined ,0,0 ,0,0 );报错: Uncaught TypeError: Cannot read property 'indexOf' of undefined ...待续 2017-10-21 ...
来源: Laya_社区 发布时间: 20171021
...AirIDEMac_1.7.9.app/Contents/Resources/app/out/vs/layaEditor/libs/TP/atlas-generator: Permission denied at ChildProcess.exithandler (child_process.js:223) at emitTwo (events.js:106) at ChildProcess.emit (events.js:191) at maybeClose (internal/child_process.js:885) at Socket.<anonymous> (intern...
来源: Laya_社区 发布时间: 20170829