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

大约有 1,684 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0056 秒)

101. laya.d3.component.Component3D [ 90%]

...t3D 实例。 Component3D event(type:String, data:* = null):Boolean 派发事件EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检测指定事件类型是否...

来源: laya_api 发布时间: 20170929

102. 如何监听键盘组合键 [ 90%]

如何监听键盘组合键 比如Ctrl+C、Ctrl+V的事件监听 2018-04-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_XS 赞同来自: Laya.stage.on(Event.KEY_DOWN, this, _onKeyDown); 然后你根据Key...

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

103. Event的target和currentTarget类型错误 [ 90%]

...cher都是显示对象,比如访问网络的HttpRequest,希望改正 /** 事件目标触发对象。*/ target: laya.display.Sprite; /** 事件当前冒泡对象。*/ currentTarget: laya.display.Sprite; 2016-07-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...

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

104. laya.d3.core.render.ScreenTriangle_API3.0 [ 90%]

...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 发布时间: 20231102

105. laya.ani.AnimationPlayer_API3.0 [ 90%]

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

106. laya.resource.TextResource_API3.0 [ 90%]

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

107. 子容器的事件问题 [ 90%]

LayaAir引擎 子容器的事件问题 // 程序入口 Laya.init(800, 800); Laya.loader.load([{ url: "res/atlas/comp.json", type: Loader.ATLAS }], Handler.create(this, this.onLoaded)); function onLoaded(): void { //实例UI界面 var testUI: TestUI = new TestUI(); Laya.stage.addChild(testUI); let v...

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

108. laya.utils.TimeLine [ 90%]

...毁此对象。 TimeLine event(type:String, data:* = null):Boolean 派发事件EventDispatcher  from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine  from(target:*, props:Object, duration:Number,...

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

109. layaair js 怎么监听手按住屏幕和松开屏幕事件 [ 90%]

layaair js 怎么监听手按住屏幕和松开屏幕事件 layaair js 怎么监听手按住屏幕和松开屏幕事件 2016-11-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 非文 赞同来自: laya.events.E...

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

110. laya.components.AnimatorController2D_API3.0 [ 90%]

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