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

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

41. laya.device.motion.Accelerator_API3.0 [ 82%]

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

42. laya.device.motion.Gyroscope [ 82%]

...听器。 EventDispatcher  on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 监视陀螺仪运动。 Gyroscope once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听...

来源: laya_api 发布时间: 20170929

43. laya.device.motion.Gyroscope [ 82%]

... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher  on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 监视陀螺仪运动。 Gyroscope once(type:String, caller:*, listener:Function, args:Arr...

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

44. laya.d3.core.light.DirectionLight [ 82%]

...int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Arra...

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

45. laya.d3.core.light.PointLight [ 82%]

...int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Arra...

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

46. laya.d3.core.light.SpotLight [ 81%]

...int):Node 添加子节点到指定的索引位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Arra...

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

47. Laya.MiniAdpter.downLoadFile缓存的文件无法读取的问题 [ 81%]

...ing):void { console.log("url: " + url); if (Laya.Browser.onMiniGame) { var args = {url:url, handler:null}; var handler = Laya.Handler.create(this, this.OnDownloadFileInWxOk, [args], false); args.handler = handler; Laya.MiniAdpter.downLoadFile(url, null, handler); } else { this.DoLoadData(url); } } p...

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

48. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 81%]

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

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

49. laya.device.motion.Accelerator [ 81%]

...听器。 EventDispatcher  on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 侦听加速器运动。 Accelerator once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦...

来源: laya_api 发布时间: 20170929

50. laya.media.SoundChannel_API3.0 [ 81%]

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