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

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

1. laya.events.Event [ 100%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames EventProperties | Methods | Constants Packagelaya.eventsClasspublic dynamic class EventInheritanceEvent ObjectSubclasses UIEvent Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递...

来源: laya_api 发布时间: 20170929

2. laya.events.Event_API3.0 [ 99%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/events/Event" Event Class Event Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器。 Hierarchy Event Index Constructors constructor Properties button currentTarget...

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

3. laya.ui.UIEvent [ 99%]

...DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show Inhe...

来源: laya_api 发布时间: 20170929

4. 安卓App 进入前后台Event.BLUR Event.FOCUS Event.VISIBILITY_CHANGE无法帧听 [ 99%]

LayaAir引擎 安卓App 进入前后台Event.BLUR Event.FOCUS Event.VISIBILITY_CHANGE无法帧听 Event.BLUR   Event.FOCUS Event.VISIBILITY_CHANGE 无法帖听到    App退出后台背景音乐会播放 2020-04-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

5. laya.events.Event [ 98%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames EventProperties | Methods | Constants Packagelaya.eventsClasspublic dynamic class EventInheritanceEvent Object Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器...

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

6. laya.ui.UIEvent [ 97%]

...DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show Inhe...

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

7. 官方陀螺仪例子,发布到小程序后,无法执行on(Event.CHANGE)回调 [ 97%]

官方陀螺仪例子,发布到小程序后,无法执行on(Event.CHANGE)回调 rt,我用官网例子发布到小程序中,在iphone 6plus真机中可以运行,但是不响应on(Event.CHANGE)事件。 代码我就不贴了,照着官方例子敲的。唯一出入是我在回调函数里...

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

8. 陀螺仪接口无效呢?Gyroscope.instance.on(Event.CHANGE, this, onOrientationChange); 什么原因呢 [ 95%]

陀螺仪接口无效呢?Gyroscope.instance.on(Event.CHANGE, this, onOrientationChange); 什么原因呢 2017-10-15 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 game4d 赞同来自: var firstTime = true; laya....

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

9. 如何能监听到TouchStart和TouchEnd事件 [ 95%]

...链接 提交 2 个回复 189*****192 赞同来自: Sean8023 Laya.stage.on(Event.MOUSE_UP, this, onApeRelease); Laya.stage.on(Event.MOUSE_DOWN, this, onApeRelease); 通过 Event  类型 监听动作  class Event {         /** 一个空的 Event 对象。用于事件派发中转使用。*/ ...

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

10. Laya.Event.VISIBILITY_CHANGE 窗口最小化后刷新1秒一次,这个怎么去掉了? [ 94%]

Laya.Event.VISIBILITY_CHANGE 窗口最小化后刷新1秒一次,这个怎么去掉了? 我们的游戏,希望最小化也必须正常帧数刷新,请问这个怎么去掉目前的进入后台就刷新变慢的情况了? 附件 : --> 2018-04-20 添加评论 免费帖 --> 分享 微博 QZON...

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