大约有 22 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0021 秒)
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true, jumpFrame:Boolean = false...
来源: laya_api 发布时间: 20170929
... Node Inherited from Node.replaceChild Defined in laya/display/Node.ts:419 替换子节点。 将传入的新节点对象替换到已有子节点索引位置处。 Parameters newNode: Node 新节点。 oldNode: Node 老节点。 Returns Node 返回新节点。 runCallLater runCallLater(method: Funct...
来源: Laya3.0_api 发布时间: 20231115