• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 282 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0080 秒)

231. laya.ui.HBox_API3.0 [ 51%]

...]): 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

232. laya.ui.Panel_API3.0 [ 50%]

...]): 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

233. laya.d3.core.scene.Scene3D_API3.0 [ 49%]

...]): 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

234. 在加载3d人物的时候,Laya.timer.loop会卡顿,由于又需要每隔一段时间执行一个方法,暂时想到了用Laya.timer.loop,这个有什么好的解决方案替代吗? [ 49%]

...。          * @param    coverBefore    是否覆盖之前的延迟执行,默认为 true 。          */         public function frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void {             _create(true, true, de...

来源: Laya_社区 发布时间: 20180409

235. laya.ui.List [ 49%]

...据索引处。 List callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component  changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Fun...

来源: laya_api 发布时间: 20170929

236. laya.ui.Slider_API3.0 [ 48%]

...]): 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

237. laya.ui.List [ 48%]

...据索引处。 List callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node  changeItem(index:int, source:Object):void 修改单元格数据源。 List clearTimer(caller:*, method:Function...

来源: Laya2.0_api 发布时间: 20190513

238. 请教各位前辈们,AS的一些API好像layabox没有,求解决方法或者思路,比如 Point 的interpolate方法 具体问题内详 [ 48%]

... cuixueying • 2016-06-27 21:05 @wuciqiang你好,咱们这个问题先做延迟处理吧,如果还有问题咱们及时沟通!

来源: Laya_社区 发布时间: 20160627

239. laya.display.Stage [ 47%]

...ld(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(...

来源: Laya2.0_api 发布时间: 20190513

240. laya.display.Input [ 47%]

...ld(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node  changeText(text:String):void[override] Input clearTimer(caller:*, method:Function):void 清理定时器。功...

来源: Laya2.0_api 发布时间: 20190513