• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 283 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0093 秒)

271. laya.resource.NativeContext_API3.0 [ 39%]

...e colorNum: number = 4294967295 Returns void fillBorderText fillBorderText(txt: string | WordText, x: number, y: number, font: string, color: string, borderColor: string, lineWidth: number, align: string): void Defined in laya/resource/NativeContext.ts:687 Parameters txt: string | WordText x: number...

来源: Laya3.0_api 发布时间: 20231102

272. laya发布vivo小游戏失败 [ 38%]

... 157*****593 • 2020-08-18 09:59 你把日志里面所有的东西拷贝txt中传上来,只有这些截图我们不好定位问题 叔年心~厌世 • 2020-08-24 16:12 @157*****593:日志压缩放在楼下。请查收 叔年心~厌世 • 2020-08-18 09:49 index.js:829 data stderr: stderr: np...

来源: Laya_社区 发布时间: 20200817

273. dcc下载超时 [ 37%]

...nd the file in the package:cache/engine.develop.monitor.com_wheat/assetsid.txt 07-04 20:55:28.244: I/LayaBox(7884): read index:/data/user/0/com.layabox.game//LayaCache//appCache/7739c559/filetable.txt 07-04 20:55:28.249: I/LayaBox(7884):  require(/sdcard/layabox/scripts/config.js) 07-04 20:55:28.24...

来源: Laya_社区 发布时间: 20190704

274. 打成ios包,运行时显示的测试扫码界面 [ 35%]

...18.950649+0800 layabox[3608:626785] found the file in the package:assetsid.txt   2020-04-22 18:21:18.953844+0800 layabox[3608:626785] read index:/var/mobile/Containers/Data/Application/9FBCE143-92A3-4A86-9F8E-1E6CE412EDD3/Library/Caches//appCache/958e6e14/filetable.txt 2020-04-22 18:21:18.988010+08...

来源: Laya_社区 发布时间: 20200422

275. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 35%]

...e             proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'         }     }   }   代码介绍(很简单,只是在stage上面播放一个spine动画, 相应代码文件和资源请查看附件): Main.tsLaya.init(750, 1334, Laya.WebGL); Laya....

来源: Laya_社区 发布时间: 20181120

276. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 30%]

.../LayaBox: found the file in the package:cache/stand.alone.version/assetsid.txt I/LayaBox: read index:/data/data/com.layabox.game//LayaCache//appCache/9ea141a6/filetable.txt E/LayaBox: JCFileRes::onDownloadError file error[1]:file:///data/data/com.layabox.game/LayaCache/localstorage/logo/logo.png I/L...

来源: Laya_社区 发布时间: 20171218

277. lib/arm/liblayaair.so 总是崩溃 [ 28%]

...cess_one_event, event->len=48, name=data_app_native_crash@1534215471049.txt 08-14 10:57:51.050 3198-3485/? E/logserver: process_one_event, can not find this event(data_app_native_crash@1534215471049.txt) 08-14 10:57:51.050 3198-3485/? I/logserver: clean_cur_cache:999, system(rm -r /data/log/logca...

来源: Laya_社区 发布时间: 20180814

278. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 27%]

...D6-4FF0-4A51-9504-EDDD8FD5E2C3/Library/Caches//appCache/38921681/filetable.txt 2018-01-09 20:50:15.609 ZhuaWawa[2531:1863829] read DCC file table failed 2018-01-09 20:50:15.646 ZhuaWawa[2531:1863829] JCFileRes::onDownloadError file error[1]:file:///var/mobile/Containers/Data/Application/1BB9B6D6-4FF...

来源: Laya_社区 发布时间: 20180109

279. 网络通信 · LayaAir3文档 · LAYABOX [ 27%]

...imeout = 10000; //发送了一个简单的请求 http.send("resources/data.txt", "", "get", "text");//需要在resources文件夹下新建一个data.txt文件 //设置完成事件,添加回调方法 http.once(Laya.Event.COMPLETE, this, this.completeHandler); //设置错误事件,添加回调方...

来源: Laya3.0_文档 发布时间: 20250104

280. LAYABOX游戏实时语音之APP版本 [ 22%]

...rn; int msgType = message.getMessageType(); if (YIMService.MessageBodyType.TXT == msgType){ // ExportJavaFunction.CallBackToJS (this, "logout", "接收到一条文本消息: " + ((YIMMessageBodyText)message.getMessageBody()).getMessageContent()); }else if (YIMService.MessageBodyType.Voice == msgTy...

来源: Laya_社区 发布时间: 20170722