大约有 555 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0046 秒)
...yaCanvas");; Laya.timer.frameOnce(1, this, () => { this.tempTexture2D.loadImageSource(cans, true); }); return this.tempTexture; } 2019-10-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 怦然心动。 ...
来源: Laya_社区 发布时间: 20191016
【紧急】laya2.0的loadImage方法为什么不触发complete? var logo = new Sprite(); Laya.stage.addChild(logo); logo.loadImage("img/load_logo.png", 0, 0, 0, 0, Handler.create(this, function(){ trace("complete!!"); })); 我在laya1.0这么写,触发complete没毛病,为什么到了2.0这...
来源: Laya_社区 发布时间: 20181010
... } else { new LoadDebugConfig( launchGame ); } } public static function showDebug(val:String):void { if (debug_txt) { debug...
来源: Laya_社区 发布时间: 20200217
...en()的时候,图集没办法恢复。 问题定位: As3版本引擎,Loader类第370行,这句代码 var url:string = URL.formatURL(directory + name)错误,然后第375行tTexture.url = url,texture缓存了错误的资源地址,导致texture恢复资源的时候Laya.loader.load()这个...
来源: Laya_社区 发布时间: 20190109
...en()的时候,图集没办法恢复。 问题定位: As3版本引擎,Loader类第370行,这句代码 var url:string = URL.formatURL(directory + name)错误,然后第375行tTexture.url = url,texture缓存了错误的资源地址,导致texture恢复资源的时候Laya.loader.load()这个...
来源: Laya_社区 发布时间: 20190109
...JS 如: var atlas:Object[] = [{ url: "res/atlas/choujiang.js", type: Loader.TEXT }, { url: "res/atlas/choujiang.json", type: Loader.ATLAS }, ]; Laya.loader.load(atlas, Handler.create(this, this.onLoaded), Handler.create(this, this...
来源: Laya_社区 发布时间: 20180511
...了一个js版的,但是运行后,加载的mp3音频文件都Fail to load。 mac OS 10.13.6 LayaAir IDE 1.7.19 希望论坛各位大神有时间的话,可以帮忙看一下哪里出的问题 我的工程代码如下(10月9日 18:53更新): 附件 : --> wxPlane.zip 2018-10-09 添加评...
来源: Laya_社区 发布时间: 20181009
..... 切换场景编辑器时 Laya3D init error must support webGl Failed to load resource: net::ERR_FILE_NOT_FOUND Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,家庭版的,跳到编辑模式就显示这个 LayaAirIDE2.2 - Laya3D init error ,must support webGL 加...
来源: Laya_社区 发布时间: 20190725
...复问题请先登录 发起人 cuixueying 相关问题 分享:LayaAir下Loading进度条的制作(ActionScript 3.0) LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有使用命名空间类文...
来源: Laya_社区 发布时间: 20170724
...面的开发呢 微信关系链开发,如果在开放域那边使用Laya.loader.load加载就会出错 坐标:成都 急聘H5小游戏开发工程师 8-16K 只要够牛 上不封顶 用最新版本的IDE开发,用AS语言开发,用HttpRequest加载图片报错,用JS语言开发却可以加...
来源: Laya_社区 发布时间: 20180516