大约有 286 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0076 秒)
Laya3.0_api(83) Laya_社区(77) Laya2.0_api(74) laya_api(34) Laya3.0_文档(9) Laya2.0_文档(7) Laya2.0_示例(1) Laya_示例(1)
...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...
来源: Laya3.0_api 发布时间: 20231115
...2M ADSL,所以在优化阶段,我们都会把模拟成2M的带宽200ms延迟下进行优化,让玩家能在网络稳定的情况下20s内进入到主游戏场景; 分包这种技术在大型页游的开发中,还是有必要的,而且手机网络的环境还没有PC端那么稳定;
来源: Laya_社区 发布时间: 20180829
...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...
来源: Laya3.0_api 发布时间: 20231115
...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...
来源: Laya3.0_api 发布时间: 20231115
...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...
来源: Laya3.0_api 发布时间: 20231115
...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...
来源: Laya3.0_api 发布时间: 20231115
...。 * @param coverBefore 是否覆盖之前的延迟执行,默认为 true 。 */ public function frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void { _create(true, true, de...
来源: Laya_社区 发布时间: 20180409
...据索引处。 List callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Fun...
来源: laya_api 发布时间: 20170929
...]): void Inherited from Node.callLater Defined in laya/display/Node.ts:621 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value a...
来源: Laya3.0_api 发布时间: 20231115
...据索引处。 List callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Function...
来源: Laya2.0_api 发布时间: 20190513