大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0013 秒)
... Laya.init(600,400,Laya.WebGL); //设置Laya提供的worker.js路径 Laya.WorkerLoader.workerPath = "libs/worker.js"; //开启worker线程 Laya.WorkerLoader.enable = true; //加载引擎需要的资源 Laya.loader.load("../atlas/comp.atlas",Laya.Handler.create(this,this.onLoaded)); } private onLoade...
来源: Laya3.0_文档 发布时间: 20241014