大约有 194 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0133 秒)
Laya_社区(112) laya_api(29) Laya2.0_api(27) Laya3.0_文档(8) Laya2.0_文档(6) Laya3.0_api(4) Laya2.0_示例(4) Laya_示例(4)
...rotected Methods Show Inherited Protected Methods MethodDefined By _childChanged(child:Node = null):void[override] UIComponent _sizeChanged():voidUIComponent _skinLoaded():voidButton commitMeasure():void 立即执行影响宽高度量的延迟调用函数。 UIComponent createChildren():vo...
来源: Laya2.0_api 发布时间: 20190513
...示在屏幕之前调用,一般用于延迟计算数据。 Component changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否...
来源: laya_api 发布时间: 20170929
...被显示在屏幕之前调用,一般用于延迟计算数据。 Node changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否...
来源: Laya2.0_api 发布时间: 20190513
...onDecodingFormat reflectionIntensity reflectionTexture type Methods _VolumeChange _addRenderNode _initialize _motionInVolume _reCaculateBoundBox _removeRenderNode _setOwner applyReflectionShaderData destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRende...
来源: Laya3.0_api 发布时间: 20231115
...简单地显示一行字。为了迎合这一需求,Text提供的名为changeText的方法可以直接跳过排版。 this.text.text="text"; Laya.stage.addChild(this.text); //后面只是更新文字内容,使用changeText能提高性能 this.text.changeText("text changed."); Text.changeText会...
来源: Laya3.0_文档 发布时间: 20251010
...ited Protected Methods Show Inherited Protected Methods MethodDefined By changeSize():void 重新调整对象的大小。 Component commitMeasure():void[override] 立即执行影响宽高度量的延迟调用函数。 UIGroup createChildren():void 创建并添加控件子节点。 Component ini...
来源: laya_api 发布时间: 20170929
...ited Protected Methods Show Inherited Protected Methods MethodDefined By changeSize():void 重新调整对象的大小。 Component commitMeasure():void[override] 立即执行影响宽高度量的延迟调用函数。 UIGroup createChildren():void 创建并添加控件子节点。 Component c...
来源: laya_api 发布时间: 20170929
...器的垂直方向中心线的距离(以像素为单位)。 Component changeHandler : Handler滚动变化时回调,回传value参数。ScrollBar comXml : Object XML 数据。 Component customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染...
来源: laya_api 发布时间: 20170929
...器的垂直方向中心线的距离(以像素为单位)。 Component changeHandler : Handler滚动变化时回调,回传value参数。ScrollBar comXml : Object XML 数据。 Component customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染...
来源: laya_api 发布时间: 20170929
...的垂直方向中心线的距离(以像素为单位)。 UIComponent changeHandler : Handler滚动变化时回调,回传value参数。ScrollBar customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 S...
来源: Laya2.0_api 发布时间: 20190513