大约有 416 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0035 秒)
...put.ts:164 add axis event Parameters index: number axis索引 type: string 事件类型 caller: any 事件侦听函数的执行域。 listener: Function 事件侦听函数。 Returns void addButtonEvent addButtonEvent(index: number, type: string, caller: any, listener: Function): void Defined in lay...
来源: Laya3.0_api 发布时间: 20231115
...维向量。 BaseRender event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否...
来源: laya_api 发布时间: 20170929
...y = null):EventDispatcher使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 Parameters type:String — 事件的类型。 caller:* — 事件侦听函数的执行域。 listener:Funct...
来源: Laya_社区 发布时间: 20180304
...时候关闭渲染?我监听了laya.stage的Event.FOCUS和Event.BLUR的事件,在方法中控制了Laya.stage.RenderingEnable打开与关闭,还是会崩溃呀。。。这个官方大大有试吗 Laya_Aaron • 2018-02-28 15:25 你这个uiwebview 怎么用的, 是用safari? 你这个确定...
来源: Laya_社区 发布时间: 20180227
...m EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个...
来源: Laya3.0_api 发布时间: 20231115
...实例。 AnimationPlayer event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否...
来源: Laya2.0_api 发布时间: 20190513
...题 List滑动条会引起单元格上的按钮点击后多次触发点击事件 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两...
来源: Laya_社区 发布时间: 20180817
...tartEnter" Defined in laya/d3/component/Animator/AnimatorState.ts:21 动画事件 开始时调用 Static EVENT_OnStateExit EVENT_OnStateExit: string = "OnStateExit" Defined in laya/d3/component/Animator/AnimatorState.ts:34 动画事件 离开时调用 Static EVENT_OnStateLoop EVENT_OnStateLoop: stri...
来源: Laya3.0_api 发布时间: 20231115
...2.4 动画event回调bug unity里面加的动画event,在laya多个动画事件的时候回调有问题,详情请参考demo 附件 : --> AnimatorBUg.zip unity.rar AnimatorBUg.zip 2020-03-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20200309
...m3D 实例。 Transform3D event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否...
来源: laya_api 发布时间: 20170929