大约有 235 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0058 秒)
...H5游戏开发 坐标:深圳南山 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? Tween如何实现无限循环...
来源: Laya_社区 发布时间: 20200918
...游戏用"微信开发者工具"打开就报错. 堆栈: gameThirdScriptError undefined;at api readFile success callback function console.error @ VM1782:1 errorReport @ WAGame.js:3 thirdErrorReport @ WAGame.js:3 (anonymous) @ WAGame.js:3 u @ WAGame.js:4 (anonymous) @ WAGame.js:4 function.setTimeo...
来源: Laya_社区 发布时间: 20180509
...错: internal/child_process.js:323 throw errnoException(err, 'spawn'); ^ Error: spawn EACCES at _errnoException (util.js:1022:11) at ChildProcess.spawn (internal/child_process.js:323:11) at exports.spawn (child_process.js:502:9) at Object.<anonymous> (/usr/local/lib/node_modules/layaair-cmd/...
来源: Laya_社区 发布时间: 20180514
... index.js:829 data stderr: internal/modules/cjs/loader.js:968 throw err; ^ Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vivo-minigame\cli\bin\mg' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15) at Function.Module._load (internal/modu...
来源: Laya_社区 发布时间: 20200817
...。而且Laya自带的压缩工具没有查看具体报错的功能。 ERROR:invalid property id interface:function(name,_super){ Laya.__package(name,{}); var ins=Laya.__internals; var a=ins[name]=ins[name] || {self:name}; if(_super) { var supers=_super.split(','); a.extend=[]; for(var i=0;i...
来源: Laya_社区 发布时间: 20180806
...ot;https://shyx1.lefou666.com/H5/"; 然后就不能下载了,报错[error]Failed to load: UI/015.PNG Mr.余 • 2018-06-25 11:57 @Laya_Aaron:急急急,一直不行啊,看了好多关于这个下载的文章,但是还是不知道为啥不行 Laya_Aaron • 2018-06-25 14:27 @Mr.余:这个...
来源: Laya_社区 发布时间: 20180613
...source> Returns void create create(options?: Record<string, any>, errors?: Array<any>): Node Defined in laya/resource/HierarchyResource.ts:24 创建实例 Parameters Optional options: Record<string, any> Optional errors: Array<any> Returns Node destroy destroy(): void Inhe...
来源: Laya3.0_api 发布时间: 20231115
...source> Returns void create create(options?: Record<string, any>, errors?: any[]): Node Overrides Prefab.create Defined in laya/resource/PrefabImpl.ts:43 创建一个 Parameters Optional options: Record<string, any> Optional errors: any[] Returns Node destroy destroy(): void Inherited...
来源: Laya3.0_api 发布时间: 20231115
...mber = 8, max: number = Math.pow(2, bit) - 1) { if (code < 0) throw new Error("code should be greater than: 0"); if (code > max) throw new Error("code should be less than: " + max); return this.padding(code.toString(2), bit, "0", false); } to_hex(code: number, bit: number = 8, max: number = Ma...
来源: Laya_社区 发布时间: 20190321
... 使用box2d物理系统 在destory被collider绑定的sprite时会报错 Error preload.js:55 at Object.box2d.b2Assert (file:///D:/develop/layaspace/smallballs/bin/libs/laya.physics.js:38:57) at box2d.b2World.DestroyJoint (file:///D:/develop/layaspace/smallballs/bin/libs/laya.physics.j...
来源: Laya_社区 发布时间: 20181106