大约有 3,645 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0065 秒)
Laya_社区(3544) Laya2.0_文档(31) Laya3.0_文档(17) Laya3.0_api(12) Laya2.0_示例(12) Laya_示例(11) laya_api(9) Laya2.0_api(9)
...Laya.Event.COMPLETE, this, this.parseComplete); this.templet.on(Laya.Event.ERROR, this, this.onError); this.templet.loadAni("comp/skeleton/spineboy.sk"); } protected onExit() {}; private onError() { console.log("parse error"); } private parseComplete() { //从动画模板创建动画播放对象 let...
来源: Laya_社区 发布时间: 20180905
...怎么用啊 layaair2-cmd 编译bug 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 加载到舞台的3D模型不显示贴图 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 unity中的模...
来源: Laya_社区 发布时间: 20250217
...as-7-2-2 浪货界扛把子 • 2018-01-16 12:04 @Monica: window.onLayaInitError=function(e) { console.log("onLayaInitError error=" + e); // alert("加载游戏失败,可能由于您的网络不稳定,请退出重进"); var Test=Laya.PlatformClass.createClass("com.ygames...
来源: Laya_社区 发布时间: 20180116
... gulpInst.start.apply(gulpInst, toRun); ^ TypeError: Cannot read property 'apply' of undefined at C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\node_modules\_gulp@3.9.1@gulp\bin\gulp.js:129:20 at process._tickCallback (internal/process/...
来源: Laya_社区 发布时间: 20200509
...有官方人员帮忙解决一下啊 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 版本不匹配! 全局...
来源: Laya_社区 发布时间: 20171106
2.2.0 Html使用img标签解析错误 TypeError: Illegal constructor preload.js:55 at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.core.js:11687:24) at Function.getInstance (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.html.js:1213:39) at Function._parseXML (file:/...
来源: Laya_社区 发布时间: 20191028
...目使用matter.js库无智能提示 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 循环依赖不能运行 Circular dependency: 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不...
来源: Laya_社区 发布时间: 20180530
...3.1.1导致APP上架被拒的说明 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 LayaNative ios上js访问不到JSBridge类中的方法...
来源: Laya_社区 发布时间: 20180409
...,等几秒返回音乐音效全无 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 预设怎么在代码中使用 ide 2.4 layaair2-cmd 编译报错 Laya mac版的IDE 是没测试就上线了吗? 微信小程序—未找到入口 app.json 文...
来源: Laya_社区 发布时间: 20200103
...emplet.on(Event.COMPLETE, this, this.parseComplete); this.templet.on(Event.ERROR, this, this.onError) } private parseComplete(): void { this.skeleton = this.templet.buildArmature(); Laya.stage.addChild(this.skeleton); this.skeleton.pos(Browser.width / 2, Browser.height / 2 + 100); this.skeleton.scal...
来源: Laya2.0_文档 发布时间: 20210715