大约有 1,445 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0099 秒)
...data; this.list = list; Laya.stage.addChild(list); this.hitArea = new Laya.HitArea(); this.hitArea.hit.drawRect(list.x, list.y -100,list.width, list.height, "#000000"); //限制鼠标点击区...
来源: Laya_社区 发布时间: 20210122
...: 替换这个下面的as目录? 还是一样的错误。。 /Applications/LayaAirIDEMac.app/Contents/Resources/app/out/vs/layaEditor/laya/libs/xxxx/as 2017-11-27 0 2 分享 微博 QZONE 微信 lidd_123 赞同来自: 已经替换了你发的附件内容(as,js,ts文件),但还是报错StarPoker.m...
来源: Laya_社区 发布时间: 20171113
Laya2.9Unity插件问题 看一下这个动作为什么导出报错,其他动作有的可以导出,有的跟这个一样的报错 NullReferenceException: Object reference not set to an instance of an object n.a (UnityEngine.GameObject A_0, System.Boolean A_1, backAnimatorData A_2) (at <8191b...
来源: Laya_社区 发布时间: 20201212
[LayaAirIDE3]xcode切入切出声音不播放 官方你好 我用的是LayaAirIDE,layaair3 version:3.3.2版本。项目是网页游戏,用WKWebView打包网页游戏。 声音在xcode里面切入切出,导致背景声音不播放问题。 Laya.stage.on(Laya.Event.BLUR, this,...
来源: Laya_社区 发布时间: 20250930
LayaNative 在android8.0 报ANR概率大 我们也正在测试,但是我们现在从谷歌开发者后台手机到的日志里面,ANR报错android8.0占了90%,crash报错android8.0占了80%。所以我想laya native 0.9版本是不是有不兼容的地方。 附件 : --> ANR.docx 2019-01-03 ...
来源: Laya_社区 发布时间: 20190103
LayaAir引擎 socket大型项目回调 /** * 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = ...
来源: Laya_社区 发布时间: 20180119
...0) r.b (System.String A_0) (at <52f9fa4ca1c34de5ac5f2d69725a1abf>:0) LayaAir3D.exportResource (System.Boolean isDebug, System.Int32 Platformindex, System.String lastname) (at <52f9fa4ca1c34de5ac5f2d69725a1abf>:0) LayaAir3D.ExportResources () (at <52f9fa4ca1c34de5ac5f2d69725a1abf>:0...
来源: Laya_社区 发布时间: 20200114
使用IDE发布小游戏时,启用了版本管理会导致使用 Laya.MiniAdpter.nativefiles 定义的本地资源文件无法加载 问题描述: 使用 IDE 发布小游戏时,若勾选了版本控制,IDE 会将所有代码及资源文件重新命名。 在代码中使用原始文件名...
来源: Laya_社区 发布时间: 20181212
[LayaAir3]LayaAir3.0UnityPlugin 导出出错 在unity2022中使用导出插件出错 GUI Error: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) MissingReferenceException: The object of type 'Skinned...
来源: Laya_社区 发布时间: 20240111
富文本:LayaAir下 HtmlDivElement的使用汇总 2016-10-27 3 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 9 个回复 cuixueying 赞同来自: Richer 1.简单的Html属性设置:Bold、Font、FontSize、Color、下划...
来源: Laya_社区 发布时间: 20161027