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

大约有 112 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0028 秒)

11. list 如何修改单个cell的大小 [ 94%]

list 如何修改单个cell的大小 我想实现的是类似详情页面的效果,点击list的某个cell上的按钮,向下展开1个说明界面,这是下一个cell的位置会向下移动,给这个说明界面腾出显示空间,这样的需求如何实现? 2017-03-21 添加评论 ...

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

12. let btn:Button = cell.getChildByName("button的name"); [ 94%]

let btn:Button = cell.getChildByName("button的name"); import Button = laya.ui.Button; let itemBtn:Button = cell.getChildByName("mItemBtn");  这样会报一个错:Type "Node" is not assignable to type "Button". Property "toggle" is missing in type "Node"; 对着官网list例子做的,不知...

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

13. list中每个cell上添加骨骼动画问题 [ 94%]

list中每个cell上添加骨骼动画问题 新创建的cell上骨骼动画显示是正确的,但是当cell重复利用后,骨骼动画会重复出现。也就是loadAni的complete事件只会调一次,怎么让这个事件每次都调用呢? 2017-05-15 添加评论 免费帖 --> 分享 ...

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

14. list中的cell 我放了一个Animation ,为什么不能播放呢 [ 94%]

list中的cell 我放了一个Animation ,为什么不能播放呢 代码中已经执行play方法了。 拿出来的话 就能播放。是因为cell中不支持么 2018-11-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 ...

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

15. List的cells值和显示的数量不一样 [ 92%]

List的cells值和显示的数量不一样 2017-12-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 能详细描述一下这个问题吗,最好附上截图,环境,demo之类的 201...

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

16. Panel 的 滑动问题 [ 92%]

...dChild(panelParent );   _putChild: function (parentName, path, col, row, cellSize, offset, scale)  { var root = this.getChildByName(parentName);        var cell = uiUtils.createSprite(path);       root.addChild(cell);        var offsetX = 0; var offsetY = 0;      if (offset != null)...

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

17. list中 cell.getChildByName无法获取子对象 [ 91%]

list中 cell.getChildByName无法获取子对象 附件 : --> 2018-08-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 这个提供一下demo吧 需要调试一下找原因。 2018-08-01...

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

18. laya.d3.core.scene.bvh.BVHSpatialBox_API3.0 [ 91%]

...ox BVHRenderBox Index Constructors constructor Accessors parent Methods addCell destroy fillCell fillRemove getItemByCameraCullInfo getItemByFrustum getItemBySCI getList getNearlist getchild0 getchild1 isContentBox isRoot recaculateBox removeCell splitBox traverseBoundsCell sciContainsBox sciInterse...

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

19. List cells array 重复渲染 [ 91%]

List cells array 重复渲染 只给前三赋一张图片,但是向下滑发现又出现了同样的图案。 看log发现是前三个item重复出现了,名字都没变 原因:没有设置repeatY ,只设置了repeatX 解决:需要设置repeatX * repeatY = 赋值给array的数量count   ...

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

20. list中的cell 我放了一个Animation ,为什么不能播放呢 [ 91%]

list中的cell 我放了一个Animation ,为什么不能播放呢 https://ask.layabox.com/question/39585 求解决这个问题 相关链接 : https://ask.layabox.com/question/39585   2018-11-08 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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