大约有 76 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0100 秒)
...ssage type var AwesomeMessage = root.lookup("msg.LoginReq"); // Create a new message var message = AwesomeMessage.create( { openid: "AwesomeString" }); console.log(message.openid) // Verify the message if necessary (i.e. when possibly incomplete or invalid) var errMsg = AwesomeMessage.verify(mes...
来源: Laya_社区 发布时间: 20180704
...HAVIOR_PRESERVED: true 07-04 20:55:27.095: D/(7884): HostConnection::get() New Host Connection established 0xad5e3cd0, tid 7884 07-04 20:55:27.111: D/(7884): >>>>>>>>>>>>>>>>>>>>>>>> 07-04 20:55:27.117: E/LayaGameEngine(7884): g...
来源: Laya_社区 发布时间: 20190704
...er.autoCacheFile || isSaveFile) { MiniFileMgr.copyFile(filePath, readyUrl, new Laya.Handler(MiniFileMgr,MiniFileMgr.copyFileCallback,[callBack,data]), encoding, isAutoClear); } else callBack != null && callBack.runWith([0, data]); } else callBack != null && callBack.runWith([0, data]...
来源: Laya_社区 发布时间: 20200103
...ar layaMonkey2 = _Scene3D.addChild(sp); layaMonkey2.transform.localScale = new Laya.Vector3(4, 4, 4); layaMonkey2.transform.translate(new Laya.Vector3(-20, 13, 0)); //获取动画组件 var xxAni = layaMonkey2.getChildAt(0).getComponent(Laya.Animator); //获取动画资源对象 var xxClip = Laya.Lo...
来源: Laya2.0_文档 发布时间: 20210714
...版本 1.7.8beta 下面这个资源(场景在FightGame/FinalScene/MapScene/Newscene003)导出后有不少错误的地方,应该是材质shader的问题,能否给个目前支持的材质shader列表。麻烦看看。 2017-08-07 0 3 分享 微博 QZONE 微信 zfree 赞同来自: 1.4.0版本工具...
来源: Laya_社区 发布时间: 20170428
...erConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49 temp_old :48 Report temperature: [ap] temp :49 report_threshold:1 08-14 10:57:48.525 5024-6040/? D/ThermalStateManager: Thermal type: 0 cur_temperature:49 08-14 10:57:48.623 22228-22268/? I/YWTJ*****: 153421...
来源: Laya_社区 发布时间: 20180814