大约有 799 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0061 秒)
Laya_社区(467) Laya3.0_api(111) Laya3.0_文档(62) Laya_示例(45) Laya2.0_api(42) laya_api(39) Laya2.0_文档(24) Laya2.0_示例(9)
...p请求,Error事件中的error对象错误码全都是404 Failed to load resource: net::ERR_FILE_NOT_FOUND Error: asBitmap no size! 编译异常 Note that you need plugins to import files that are not JavaScript LayaAirIDE2.2 - Laya3D init error ,must support webGL spine动画转换失败,加载...
来源: Laya_社区 发布时间: 20250808
...报错 Uncaught Can not find scene:GameView.scene undefined Failed to load resource: net::ERR_FILE_NOT_FOUND 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undef...
来源: Laya_社区 发布时间: 20190905
...自: 在评论发现一位牛人的解决方式:在LayaAirIDE根目录\resources\app\out找到main.js,打开在this.app.once("ready")这行上面加一行: this.app.commandLine.appendSwitch("ignore-gpu-blacklist"); 保存,重启IDE再试试(我试过是可以的 ) 2019-04-13 0 1 分享 微...
来源: Laya_社区 发布时间: 20190218
...步 找到IDE目录下的TypeScript配置文件 路径:LayaAirIDE_beta\resources\app\extensions\typescript\package.json 找到扩展名配置 增加.as 让IDE 认为as 是 TypeScript 第二步 在用户设置中 增加配置: "typescript.validate.enable": false 关闭TypeScript语法验证 ...
来源: Laya_社区 发布时间: 20171129
...思路,运行时log 内存500M多,IPhone6还是卡死 Failed to load resource: net::ERR_FILE_NOT_FOUND 1.7.19.1 beta 背景音乐在舞台失焦和静音状态下可能导致的无法播放的异常问题! Laya2.6.1 beta 场景模式为 加载模式 清理并导出之后 bin目录下没有生...
来源: Laya_社区 发布时间: 20170918
...null; if(((Loader.loadedMap[i])instanceof laya.resource.Texture )){ t=Loader.loadedMap[i]; t.destroy(); } delete Loader.loadedMap[i]; ...
来源: Laya_社区 发布时间: 20170113
...: SaveAllModified RunProcessCaptured|C:\Users\fqny1\Downloads\LayaAirIDE\resources\app\out\vs\layaEditor\laya\libs\1.7.18beta\as\laya.js.exe;"$(ProjectPath)";iflash=false;chromerun=false;quickcompile=false;outlaya=true chromerun 是否编译后运行项目,默认true为运行项目 quickcompile ...
来源: Laya_社区 发布时间: 20180519
...旋转屏幕时显示错位 IOS使用Laya.GeoLocation错误 Failed to load resource: net::ERR_FILE_NOT_FOUND 更新客户端版本后 所有的Text的位置都对不上了 问题状态 最新活动: 2017-06-20 15:36 浏览: 1771 关注: 3 人 189*****192 • 2017-06-20 15:37 稍等 我写个dome 189...
来源: Laya_社区 发布时间: 20170620
....loadImage("comp/bg.png",0,0,0,0,Handler.create(this,function(texture:laya.resource.Texture){ sprite.graphics.clear(); sprite.graphics.drawTexture(texture,0,0,50,50); sprite.autoSize = true; })); Laya.stage.addChild(sprite); 或者用Image: var image:laya....
来源: Laya_社区 发布时间: 20160711
...UI。这个时候提示我找不到那张图片。 真实路径是:bing/resource/uires/common/bg.jpg 加载爆出的错误路径是:bin/common/bg.jpg 请问下我是有哪个设置没有弄么?比如unpack.json。对于这个文件应该怎么处理? 附件 : --> 2016-12-10 添加评论 ...
来源: Laya_社区 发布时间: 20161210