大约有 87 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
动态指定runtime 能在代码中动态指定runtime吗? 需求是不能在IDE中指定想在代码中指定 View.regComponent("com.modules.bag.view.MeltingIcon",MeltingIcon); 这样试过不行 2018-03-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...
来源: Laya_社区 发布时间: 20180327
...提交 1 个回复 Laya_Aaron 赞同来自: 这个需要给efc 指定一个runtime, 并且在主类中,或者在使用之前的类中,手动注册 runtime 形如: var reg:Function = ClassUtils.regClass; reg("script.GameUI",GameUI); 注册自己的 runtime 即可 ...
来源: Laya_社区 发布时间: 20190201
【Laya2.1BUG】 给view设置runtime后,类型是any typescript项目,加载模式,新建一个Aview,把Aview拖到其他view中,设置Aview的runtime和var,发现生成的UI代码中Aview对应变量的类型是any ----------------------------------------------------------------...
来源: Laya_社区 发布时间: 20190531
Cannot connect to runtime process, timeout after 10000 ms 运行调试时出现:Cannot connect to runtime process, timeout after 10000 ms - (reason: Can’t find a target that matches:file:///…/bin/index.html. available pages: [“chrome newtab”])。MAC系统,LayaAirIDE_1.7.6版本。关...
来源: Laya_社区 发布时间: 20170629
ts版本的runtime参数应该怎么写? 想知道ts版本view的runtime参数参数应该怎么写 2018-11-29 2 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 把runtime脚本 拖到那...
来源: Laya_社区 发布时间: 20181129
Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the 附件 : --> 2017-07-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20170705
...成对应的类模块(文件模式除外),这些类模块可以作为runtime类的基类,提供便捷的属性接口,方便去访问编辑器里的组件。 这些导出类默认情况下都是继承自Laya.View,Laya.Dialog,Laya.Scene,有些时候我们为了方便管理,需要将这...
来源: Laya_社区 发布时间: 20200827
Cannot connect to runtime process, timeout after 10000 ms 我使用的layaari的 模拟器 运行 目前进去 就会 闪退 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't attach to this target that may have Chrome DevTools attached - file:///E:/xxxxxxx/bin/index.html)...
来源: Laya_社区 发布时间: 20170613
Cannot connect to runtime process, timeout after 10000 ms Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: connect ETIMEDOUT 127.0.0.1:9222). 启动运行几秒后就报这个错,逻辑全部删除同意报错,端口号改了同样报这个错...
来源: Laya_社区 发布时间: 20170509
Cannot connect to runtime process, timeout after 10000 ms 参照例子新建了一个TS项目,可以用layaair调试,但无法使用chrome调试。报错: Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: undefined). 1.已经试过任务管...
来源: Laya_社区 发布时间: 20170427