大约有 83 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0057 秒)
TypeError: ele.render is not a function 我在ui里面加一个list的组件一直给我报错 2018-01-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 qian 赞同来自: https://ldc.layabox.com/doc/?nav=zh-as-6...
来源: Laya_社区 发布时间: 20180117
...后的回调时间 如何设置Sprite的宽高和点击区域? ui list 里面的元素不能点击两次 List滑动条会引起单元格上的按钮点击后多次触发点击事件 点击事件不起效 龙骨skeleton鼠标点击区域的设置 问题状态 最新活动: 2019-03-06 10:44 浏览: ...
来源: Laya_社区 发布时间: 20190305
...是舞台事件还可以执行 每次点击报下面的警告, 在源码里面加上判断后, (e.cancelable) && (e.preventDefault()); 依然无法解决 Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot b...
来源: Laya_社区 发布时间: 20200512
...事件还可以执行 每次点击报下面的警告, 在laya.core源码里面加上判断后, (e.cancelable) && (e.preventDefault()); 依然无法解决 Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot b...
来源: Laya_社区 发布时间: 20200512
...事件还可以执行 每次点击报下面的警告, 在laya.core源码里面加上判断后, (e.cancelable) && (e.preventDefault()); 依然无法解决 Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot b...
来源: Laya_社区 发布时间: 20200512
UI界面里面直接给图片加帧动画,怎么让动画在页面中显示?? 2018-01-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自: http://ldc.layabox.com/doc/?nav=zh-js-1-5-2 这个...
来源: Laya_社区 发布时间: 20180111
A B两物体触发时会报null A B两物体发生触发 我在A里面直接销毁掉了B(一堆小怪) 然后轮到B掉用触发器的时候 里面访问了owner就报空了 现在暂时只能不销毁发生触发的那个B对象才正常 具体报错为"cannot read property '_scripts' of null" ...
来源: Laya_社区 发布时间: 20191225
Laya.stage.addChild在别的脚本里面调用无效 现在有三个类,一个是GameStart(游戏主类),一个是Player,一个是Fire 。我在主类GameStart里面调用 Laya.stage.addChild(new Player())和Laya.stage.addChild(new Fire()),这两个精灵都能在舞台上面显...
来源: Laya_社区 发布时间: 20180828
同一个Graphics里面绘制超过20000个矢量rect的情况下,Uncaught Error: IBQuadrangle count 顶点数超过65535 / 4会抛出错误这个知道,有没有办法绕开这个报错 尝试过draw 10000个点的时候,把a的纹理取出来重新绘制,但是好像没有效果 var a:Spr...
来源: Laya_社区 发布时间: 20181113
同一个Graphics里面绘制超过20000个矢量rect的情况下,Uncaught Error: IBQuadrangle count 顶点数超过65535 / 4会抛出错误这个知道,有没有办法绕开这个报错 尝试过draw 10000个点的时候,把a的纹理取出来重新绘制,但是好像没有效果 var a:Spr...
来源: Laya_社区 发布时间: 20181113