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

大约有 25 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0033 秒)

21. Main无法正常使用,找不到它的定义 [ 51%]

...Y = Laya.stage.mouseY;                 var itemBox:Box = _list.getCell(index);                 _itemHeight = itemBox.height;             }else if(type.type == "mouseout")             {                 curY = Laya.stage.mouseY;            ...

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

22. list组件里面使用box作为渲染项,在渲染项里面再嵌套一个box,这里面的数据该怎么渲染呢 [ 50%]

... 2018-07-30 11:51 不是,都是ide设置好的,我解决了,是通过getcell再获取name值来得到的,不过需要设置repeaty的值。你说的通过var我始终不知道该获取到什么,直接也获取不到子类的var,api也没看到什么方法可以得到var值? Laya_Aaron ...

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

23. laya.ui.List [ 36%]

...自身边界信息,从而避免比较消耗性能的计算。2.Sprite  getCell(index:int):Box 通过可视单元格索引,获取单元格。 List getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名...

来源: laya_api 发布时间: 20170929

24. laya.ui.List [ 35%]

...矩形显示区域。 注意:计算量较大,尽量少用。 Sprite  getCell(index:int):Box 通过可视单元格索引,获取单元格。 List getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名...

来源: Laya2.0_api 发布时间: 20190513

25. laya.ui.List_API3.0 [ 20%]

...oTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getCell getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getItem getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get...

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