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

大约有 349 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0105 秒)

201. laya.ui.WXOpenDataViewer_API3.0 [ 65%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

来源: Laya3.0_api 发布时间: 20231102

202. Laya.sprite.on 绑定事件传参数的问题 [ 65%]

... type:String — 事件的类型。   caller:* — 事件侦听函数执行域。   listener:Function — 事件侦听函数。   args:Array (default = null) — 事件侦听函数回调参数。 ReturnsEventDispatcher — 此 EventDispatcher 对象。  -----------------------------...

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

203. laya.ui.AdvImage_API3.0 [ 65%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

来源: Laya3.0_api 发布时间: 20231102

204. laya.display.Stage_API3.0 [ 65%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

来源: Laya3.0_api 发布时间: 20231115

205. laya.ui.OpenDataContextView_API3.0 [ 65%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

来源: Laya3.0_api 发布时间: 20231115

206. laya.ui.LayoutBox_API3.0 [ 65%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

来源: Laya3.0_api 发布时间: 20231115

207. 资源加载过程中断网 [ 64%]

...中进行断网,过一会再重连,会导致加载完成的回到函数执行失败,经测试是不会触发回调,Error事件也不会触发,网络连接后再继续加载会导致进不去游戏,请问大神,在加载资源过程中断网底层是怎么处理的呢,有没有什么...

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

208. laya.ui.VBox_API3.0 [ 64%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

来源: Laya3.0_api 发布时间: 20231115

209. laya.ui.HBox_API3.0 [ 64%]

...延迟计算数据。 see #runCallLater() Parameters method: Function 要执行函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.cl...

来源: Laya3.0_api 发布时间: 20231115

210. laya.ani.swf.MovieClip [ 64%]

...:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次某函数(基于帧率)。功能...

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