大约有 169 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)
...);//从显示列表移除龙骨动画本身 this.mArmature.removeChildren();//从显示列表移除龙骨动画子对象 if (!this.mArmature.destroyed) { this.mArmature.destroy(true); } this.mFactory.destroy();...
来源: Laya_社区 发布时间: 20200618
...8-01-18 0 2 分享 微博 QZONE 微信 zszen 赞同来自: this.SceneMajor.removeChildren(); var share = new ShareUI(); share.scaleX = this.Scale2d.x; share.scaleY = this.Scale2d.y; share.x = this.Move2d.x; share.y = this.Move2d.y; this.SceneMajor.addChild(share); share.btShare.on('click',this,funct...
来源: Laya_社区 发布时间: 20180118
...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node[override] 删除指定索引区间的所有子对象。 BaseScene removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node ...
来源: laya_api 发布时间: 20170422
...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node[override] 删除指定索引区间的所有子对象。 Panel removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node rend...
来源: laya_api 发布时间: 20170929
...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node[override] 删除指定索引区间的所有子对象。 Panel removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被...
来源: Laya2.0_api 发布时间: 20190513
...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node[override] 删除指定索引区间的所有子对象。 Scene removeScriptByType(type:*, typeIndex:int = 0):void 通过指定类型和类型索引移除脚...
来源: laya_api 发布时间: 20170929
...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node 删除指定索引区间的所有子对象。 Node removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node render(context:...
来源: laya_api 发布时间: 20170929
...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node 删除指定索引区间的所有子对象。 Node removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node render(context:Re...
来源: laya_api 发布时间: 20170422
...arentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeInputChild removeSelf render repaint replaceChild runCallLater scale setChildIndex setSelfBounds set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stopDrag timerLoop...
来源: Laya3.0_api 发布时间: 20231102
...除对应的子节点对象,如果找不到不会抛出异常。 Node removeChildren(beginIndex:int = 0, endIndex:int = 0x7fffffff):Node 删除指定索引区间的所有子对象。 Node removeLabel(label:String):void 删除某个标签 AnimationPlayerBase removeSelf():Node 从父容器删除...
来源: laya_api 发布时间: 20170422