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

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

31. laya.events.EventDispatcher_API3.0 [ 85%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事件侦听函数。 Returns EventDis...

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

32. List表单renderHandler问题 [ 85%]

...    * @param   method 回调方法。          * @param   args 携带的参数。          * @param   once 是否只执行一次,如果为true,回调后执行recover()进行回收,默认为true。          * @return 返回创建的handler实例。      ...

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

33. BUG:Sprite.event() [ 84%]

...id=this._id; if (data==null) var result=this.method.apply(this.caller,this.args); else if (!this.args && !data.unshift)result=this.method.call(this.caller,data); else if (this.args)result=this.method.apply(this.caller,this.args.concat(data)); else result=this.method.apply(this.caller,data); ...

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

34. http 请求 once 的 回调参数,如何传递和接收? [ 84%]

...() method  public function once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知,此侦听事件响应一次后自动移除。 Parameters type:String — ...

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

35. laya.device.Shake_API3.0 [ 84%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

36. laya.d3.webxr.core.AxiGamepad_API3.0 [ 83%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

37. laya.media.Sound_API3.0 [ 83%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

38. laya.device.motion.Gyroscope_API3.0 [ 83%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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

39. laya.d3.core.Sprite3D_API3.0 [ 83%]

...位置。 Returns Node 返回添加的节点。 addChildren addChildren(...args: any[]): void Inherited from Node.addChildren Defined in laya/display/Node.ts:251 批量增加子节点 Parameters Rest ...args: any[] Returns void addComponent addComponent<T>(componentType: {}): T Inherited from ...

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

40. laya.d3.animation.AnimationTransform3D_API3.0 [ 83%]

...tion): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除侦听器。 Parameters type: string 事件的类型。 listener: Function 事...

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