大约有 169 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0051 秒)
... Laya中的宏编译要怎么用啊 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 app.json 文件,...
来源: Laya_社区 发布时间: 20210222
...nsform's property instead. code.js:21065 Object WAGame.js:3 gameThirdScriptError Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file.;at api readFile success callback function [b]Error: Sprite3D: The .lh file root type must be Sprite3D,please use other funct...
来源: Laya_社区 发布时间: 20180307
...目使用matter.js库无智能提示 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target Ts 编辑提示error TS5023: Unknown option 'p' 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 路...
来源: Laya_社区 发布时间: 20190212
...行在chrome里面 听不见声音 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 重要问题:关于苹果审核被拒 骨骼动画播放完后的回调时间 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现...
来源: Laya_社区 发布时间: 20200925
...为什么? 已上传 Demo 附件 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 Laya2.0项目文件过多导致编译内存不够,请问在哪里设置增加编译内...
来源: Laya_社区 发布时间: 20241029
...index:number=this.__bindList.indexOf(source); if(index<0){ throw new Error("找不到要删除的绑定内容"); } this.removeChild(source); this.__bindList.splice(index,1); } private __updateBinds():void{ let source:BindSource; let position:Laya.Point=Laya.Point.create(); for(let index:n...
来源: Laya_社区 发布时间: 20190805
Error or warning message:LayaUISample.max.js Error or warning message:LayaUISample.max.js 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 w1114367261 赞同来自: 详细描述下你的问题 2018-05-22...
来源: Laya_社区 发布时间: 20180522
...reate(this, this.onLoaded), null, Laya.Loader.ATLAS); Laya.loader.on(Event.ERROR, this, onError); } protected function onError(error:String):void { trace(error); } protected function onLoaded():void { Animation.createFrames(["war/hero_fly1.png", "war/hero_fly2.png"], "hero_fly"); var animation:Anima...
来源: Laya_社区 发布时间: 20161026
...人 且行且珍惜 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 真机环境找不到window---cant find variable: window stac...
来源: Laya_社区 发布时间: 20200504
... string = "close"; /** io错误*/ public static IO_ERROR: string = "io-error"; /** 数据*/ public static DATA: string = "data"; constructor(decorate?:Decorate) { super(); this.mDecorate = decorate || new...
来源: Laya_社区 发布时间: 20161109