大约有 260 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0054 秒)
...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...
来源: Laya2.0_api 发布时间: 20190513
...Defined in laya/display/Node.ts:630 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 see #callLater() Parameters method: Function 要执行的函数名称。例如,functionName。 Returns void setChildIndex setChildIndex(node: Node, ind...
来源: Laya3.0_api 发布时间: 20231115
...静态方法,因此我们不需要去实例化Tween类就可以使用。 通过查看图1的API说明,`to()`和`from()`它们的参数理解起来都较简单,这里我们重点强调一下props、duration、ease、complete、delay参数。 ##### props props 是目标对象需要改变,从...
来源: Laya2.0_文档 发布时间: 20210715
...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoHide : Boolean = false一个布尔值,指定是...
来源: Laya2.0_api 发布时间: 20190513
...runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, ...
来源: Laya2.0_api 发布时间: 20190513
...p:Object):void[override] BaseCamera _sortCamerasByRenderingOrder():void 通过RenderingOrder属性对摄像机机型排序。 BaseCamera addAllLayers():void 增加所有图层。 BaseCamera addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node 添加子节点...
来源: Laya2.0_api 发布时间: 20190513
...静态方法,因此我们不需要去实例化Tween类就可以使用。 通过查看图1的API说明,`to()`和`from()`它们的参数理解起来都较简单,这里我们重点强调一下props、duration、ease、complete、delay参数。 ##### props props 是目标对象需要改变,从...
来源: Laya2.0_文档 发布时间: 20210715
...静态方法,因此我们不需要去实例化Tween类就可以使用。 通过查看图1的API说明,`to()`和`from()`它们的参数理解起来都较简单,这里我们重点强调一下props、duration、ease、complete、delay参数。 ##### props props 是目标对象需要改变,从...
来源: Laya2.0_文档 发布时间: 20210715
...多可以多个特效组合成一张图集资源(放在一个目录内)。 通过IDE打包后,会生成3个文件,分别为“.atlas”、“.json”、".png"文件(图3)。动画类Animation通过加载“.atlas”或“.json”文件获得图像资源。建议使用“.atlas”文件(*...
来源: Laya2.0_文档 发布时间: 20210715
...runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, ...
来源: Laya2.0_api 发布时间: 20190513