大约有 334 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0064 秒)
Laya_社区(100) Laya3.0_api(79) Laya2.0_api(73) laya_api(68) Laya2.0_文档(6) Laya3.0_文档(5) Laya_示例(2) Laya2.0_示例(1)
...引区间的所有子对象。 Node removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用...
来源: Laya2.0_api 发布时间: 20190513
...emoveChild 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 timerOnce toParentPoint updateZ...
来源: Laya3.0_api 发布时间: 20231102
...emoveChild 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 timerOnce toParentPoint updateZ...
来源: Laya3.0_api 发布时间: 20231102
...引区间的所有子对象。 Node removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用...
来源: Laya2.0_api 发布时间: 20190513
...le || (role.isBullet && role.y < -20)){ // 从舞台移除 role.removeSelf(); // 回收前重置属性信息 role.isBullet = false; role.visible = true; // 回收到对象池 Laya.Pool.recover("role",role); } } // 处理发射子弹逻辑 if(role.shootType > 0) { // 获取当前浏览...
来源: Laya_社区 发布时间: 20170525
...引区间的所有子对象。 Node removeInputChild(node:Node):voidNode removeSelf():Node 从父容器删除自己,如已经被删除不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用...
来源: Laya2.0_api 发布时间: 20190513
...vot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stopDrag timerLoop ti...
来源: Laya3.0_api 发布时间: 20231115
...vot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds setTileTextureSet set_anchorX set_anchorY set_height set_scaleX set_scaleY set_transform set_visible set_width show size skew s...
来源: Laya3.0_api 发布时间: 20231115
...sPaused = true; } } } //粒子系统对象池回收 Recover(): void { this.removeSelf(); Pool.getInstance().recover(this._filePath, this); }; //彻底销毁清理一个粒子特效对象 Clean(): void { if (this.destroyed) { return; } this.Recover(); if (this._particle && !this._particle.des...
来源: Laya3.0_文档 发布时间: 20241014
...lay pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild runCallLater scale setChildIndex setGraphics setSelfBounds set_anchorX set_anchorY set_height set_scaleX set_scaleY set_transform set_visible set_width size skew startDrag stop stopDrag ...
来源: Laya3.0_api 发布时间: 20231115