大约有 79 项符合查询结果, 库内数据总量为 30,970 项。 (搜索耗时: 0.0073 秒)
...new Pool(); public static getInstance() { return this._instance; } //通过名字找到对应的对象池 getPoolBySign(sign:string): any { return this._poolDic[sign] || (this._poolDic[sign] = []); }; //回收 recover(sign:string, item:any): void { item["__InPool"] = true; }; //通过名字获得一...
来源: Laya3.0_文档 发布时间: 20250104
...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getGraphicBounds(realSize:Boolean = false):Rectangle 返回此实例中的绘图对象( Grap...
来源: laya_api 发布时间: 20170929
...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件实例,如果没有则返回为null Node getComponents(c...
来源: Laya2.0_api 发布时间: 20190513
... Node.getChildByName Defined in laya/display/Node.ts:299 根据子节点的名字,获取子节点对象。 Parameters name: string 子节点的名字。 Returns Node 节点对象。 getChildIndex getChildIndex(node: Node): number Inherited from Node.getChildIndex Defined in laya/display/Node.ts:29...
来源: Laya3.0_api 发布时间: 20231115
...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getGraphicBounds(realSize:Boolean = false):Rectangle 返回此实例中的绘图对象( Grap...
来源: laya_api 发布时间: 20170929
...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件实例,如果没有则返回为null Node getComponents(c...
来源: Laya2.0_api 发布时间: 20190513
...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件实例,如果没有则返回为null Node getComponents(c...
来源: Laya2.0_api 发布时间: 20190513
...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件实例,如果没有则返回为null Node getComponents(c...
来源: Laya2.0_api 发布时间: 20190513
... Node.getChildByName Defined in laya/display/Node.ts:299 根据子节点的名字,获取子节点对象。 Parameters name: string 子节点的名字。 Returns Node 节点对象。 getChildIndex getChildIndex(node: Node): number Inherited from Node.getChildIndex Defined in laya/display/Node.ts:29...
来源: Laya3.0_api 发布时间: 20231115
...节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。 Node getComponent(clas:*):* 获得组件实例,如果没有则返回为null Node getComponents(c...
来源: Laya2.0_api 发布时间: 20190513