大约有 245 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0052 秒)
...类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void[override] 克隆。 MeshSprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对...
来源: laya_api 发布时间: 20170929
...迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node convertScreenCoordToOrthographicCoord(source:Ve...
来源: Laya2.0_api 发布时间: 20190513
...算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node close(type:String = null):void[override] AsynDialog closeAll():void[static] 关闭所有对话框。Dialog closeByGroup(group:String):Array[static] 根据组关闭所有...
来源: laya_api 发布时间: 20170929
...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns...
来源: Laya3.0_api 发布时间: 20231115
...类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void[override] 克隆。 MeshSprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 ...
来源: laya_api 发布时间: 20170929
...迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显...
来源: Laya2.0_api 发布时间: 20190513
...oid 清理 TileAniSprite clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现...
来源: Laya2.0_api 发布时间: 20190513
...迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():Node 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node destroy(destroyChild:Boolean = true):void[overr...
来源: Laya2.0_api 发布时间: 20190513
...d Inherited from Node.clearTimer Defined in laya/display/Node.ts:599 清理定时器。功能同Laya.timer.clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from PixelLineSprite3D.clone Defined in laya/d3...
来源: Laya3.0_api 发布时间: 20231102
... interval,注意:如果动画正在播放,设置后会重置帧循环定时器的起始时间为当前时间,也就是说,如果频繁设置interval,会导致动画帧更新的时间间隔会比预想的要慢,甚至不更新。 AnimationBase isPlaying : Boolean[read-only] 是否正...
来源: Laya2.0_api 发布时间: 20190513