大约有 24 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0032 秒)
...Y = Laya.stage.mouseY; var itemBox:Box = _list.getCell(index); _itemHeight = itemBox.height; }else if(type.type == "mouseout") { curY = Laya.stage.mouseY; ...
来源: Laya_社区 发布时间: 20171204
...自身边界信息,从而避免比较消耗性能的计算。2.Sprite getCell(index:int):Box 通过可视单元格索引,获取单元格。 List getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名...
来源: laya_api 发布时间: 20170929
...矩形显示区域。 注意:计算量较大,尽量少用。 Sprite getCell(index:int):Box 通过可视单元格索引,获取单元格。 List getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名...
来源: Laya2.0_api 发布时间: 20190513
...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