大约有 443 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0048 秒)
Laya_社区(404) Laya2.0_文档(10) Laya3.0_文档(9) laya_api(6) Laya3.0_api(5) Laya2.0_api(5) Laya2.0_示例(2) Laya_示例(2)
...}, {url:"sound/button.mp3", type:Loader.SOUND}, {url:"sound/error.mp3", type:Loader.SOUND}, {url:"sound/getXing.mp3", type:Loader.SOUND}, {url:"sound/right.mp3", type:Loader.SOUND}, {url:"sound/timeOut.mp3", type:Loader.SOUND}, {url:"sound/victo...
来源: Laya_社区 发布时间: 20180531
...Scenes/Index.ls"); }); }); // 侦听加载失败 Laya.loader.on(Laya.Event.ERROR, this, this.onError); }); } /** * 当报错时打印错误 * @param err 报错信息 */ onError(err: string): void { console.log("加载失败: " + err); } /** * 加载时侦听 */ onLoading(progress: number): void { //...
来源: Laya3.0_文档 发布时间: 20251105
...1 6514-6514/com.vivo.vs W/VivoUnion.CommandClient: [SA]sendCommandToServer error, remoteService is null! command = ShowAssitViewCommand 10-13 17:31:16.011 6514-6514/com.vivo.vs I/VivoUnion.SdkToApkInvoker: [SA]reconnect remote server.. command = com.vivo.unionsdk.cmd.ShowAssitViewCommand@360e2552 10...
来源: Laya_社区 发布时间: 20181013
...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
...d frame header WebSocket connection to 'ws:// 103.37.44.105:8102/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED 有朋友遇到过这类问题吗? 这是什么情况,有什么解决办法没 :( 2018-06-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...
来源: Laya_社区 发布时间: 20180612
...20:35:11.988 6022-6038/? E/LayaBox: JCSceneCmdDispath::_rendercmd_addChild error can't find the node3d id=-1 2018-01-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 dfklegend 赞同来自: Laya3D.init(1704, 960,...
来源: Laya_社区 发布时间: 20180126
...ng path, int width, int height, ImageView mImageView, int lodingImage, int errorImageView) { Glide.with(mContext).load(path).override(width, height).placeholder(lodingImage).error(errorImageView).into(mImageView); } 150*****705 • 2018-02-05 15:32 @taofljf:这段代码是加入到MainActivity里面...
来源: Laya_社区 发布时间: 20180205
... xhr.once(Laya.Event.COMPLETE, this, completeHandler); xhr.once(Laya.Event.ERROR, this, errorHandler); xhr.send("http://192.168.10.108:35553/re ... ot%3B, "", "get", "arraybuffer"); function completeHandler(data) { //加载完成返回的data是arraybuffer; //.......这里处理我们加密的图...
来源: Laya_社区 发布时间: 20180201
...所有的 ../../res 改成了 res 然后启动项目,报错如下: Error: BaseMaterial: unknown shader name. at CustomTerrainMaterial.__proto.setShaderName (file:///Users/xutao/Documents/laya/test/bin/libs/laya.d3.js:23016:10) at new CustomTerrainMaterial (file:///Users/xutao/Docu...
来源: Laya_社区 发布时间: 20180403
...reviously-failed class java.lang.Class<hs>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/webkit/TracingController; at java.lang.Class java.lang.Class.classForName(java.lang.String, boolean, java.lang.ClassLoader) (Class.java:-2) ...
来源: Laya_社区 发布时间: 20181119