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

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

1. 列表组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 100%]

...hildToPoolAt 删除一个指定位置的item,并将对象返回池里。 removeChildrenToPool 删除一个范围内的item,或者全部删除,并将删除的对象都返回池里 聪明的你应该能知道,addItemFromPool = getFromPool + addChild , removeChildToPool = removeChild + return...

来源: Laya3.0_文档 发布时间: 20251128

2. 我用的HBox做的进度条为啥总是一闪一闪的。 [ 81%]

...){ this.hbox = new Laya.HBox(); this.addChild(this.hbox); }else{ this.hbox.removeChildren(); } var cout:string = value.toString(); for(var i=0;i<cout.length;i++){ var clip: Laya.Clip = new Laya.Clip("loading/num0-9.png", 10, 1); clip.index = parseInt(cout.charAt(i)); this.hbox.addChild(clip); } v...

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

3. laya.ani.bone.Skeleton [ 48%]

...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node 删除指定索引区间的所有子对象。 Node removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被删除不会...

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

4. laya.ani.bone.Skeleton [ 45%]

...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node 删除指定索引区间的所有子对象。 Node removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node render(context:Re...

来源: laya_api 发布时间: 20170929

5. laya.display.Text_API3.0 [ 44%]

...ivot pos reCache refreshLayout removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds setVar set_anchorX set_anchorY set_color set_height set_scaleX set_scaleY set_transform set_visible set_width si...

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

6. laya.display.Input_API3.0 [ 28%]

...ivot pos reCache refreshLayout removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale select setChildIndex setGraphics setSelection setSelfBounds setVar set_anchorX set_anchorY set_color set_height set_scaleX set_scaleY set_transform set_...

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