大约有 8,041 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0235 秒)
Laya_社区(7358) Laya3.0_api(672) Laya2.0_文档(4) Laya3.0_文档(4) Laya2.0_api(1) Laya_示例(1) Laya2.0_示例(1)
...IDE.app/Contents/MacOS/LayaAirIDE dyld: lazy symbol binding failed: Symbol not found: _pthread_jit_write_protect_supported_np Referenced from: /Applications/LayaAirIDE.app/Contents/Resources/node_modules/sharp/build/Release/../.././vendor/8.13.3/darwin-x64/lib/libvips-cpp.42.dylib Expected in:...
来源: Laya_社区 发布时间: 20240318
...a.Templet() 时,说这不是一个constructor TypeError: Laya.Templet is not a constructor HelloLayabox.ts:44 at new HelloLayabox (file:///D:/layaProjects/mylaya/myLaya/bin/js/bundle.js:10103:28) at Object.47.../bin/libs/node_modules/es6-promise (file:///D:/layaProjects/mylaya/myLaya/bin/js/bun...
来源: Laya_社区 发布时间: 20181023
...ya.filters.GlowFilter; 会报错“exception info:[TypeError: undefined is not an object (evaluating 'SaveBase._createArray')] at line 6155”。 只是导包,还没使用任何滤镜。 2018-02-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20180206
...aya的命名空间,故访问小写laya命名空间时会报错“laya is not defined”。 //laya.core.js源码,可以看到只在window上挂载了大写Laya的命名空间 window.Laya= (function (exports) { ...... exports.Sprite = Sprite; exports.EffectAnimation = EffectAnimation; ..... return...
来源: Laya_社区 发布时间: 20200809
...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 游戏运行在chrome里面 听不见声音 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连...
来源: Laya_社区 发布时间: 20200512
...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场...
来源: Laya_社区 发布时间: 20161213
...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/next_tick....
来源: Laya_社区 发布时间: 20200509
...里加了 Laya["MiniAdpter"].init(); 还是提示:Uncaught TypeError: Cannot read property 'init' of undefined 不得不说,真的layabox的文档写的是太烂了。。。 2019-06-11 1 0 分享 微博 QZONE 微信 yung 赞同来自: 如果是as,使用__JS__("wx.xxx") 2018-04-26 0 1 分享...
来源: Laya_社区 发布时间: 20180426
Unity2.10.0beta插件报错 NullReferenceException: Object reference not set to an instance of an object o.c (UnityEngine.GameObject A_0) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.k (UnityEngine.GameObject A_0, c A_1) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.a (UnityEngine.GameObje...
来源: Laya_社区 发布时间: 20201230
...MaxUI.ts *This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; export module ui { export class BGPageUI extends View { constructor(){ super()} createChildren():void { super.createChi...
来源: Laya_社区 发布时间: 20181014