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

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

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

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

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

202. 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

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. UI.Clip 组件我设置为数字0~9,播放问题:我将clip.index = 6 . 然后开始播放,clip.play(); 它会重新从0开始播放,而不是接着从6开始。 能不能接着6开始播放呢? [ 64%]

...index + 1; numClip.play();   在play()函数前的index还是正确的6,执行play()函数后,index就变成0了。   2017-11-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ymsdandan 赞同来自: 这个...

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