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

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

1. laya.events.Event [ 100%]

...blic dynamic class EventInheritanceEvent ObjectSubclasses UIEvent Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器。 Public Properties PropertyDefined By  altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是...

来源: laya_api 发布时间: 20170929

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

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

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

3. laya.events.Event [ 98%]

...laya.eventsClasspublic dynamic class EventInheritanceEvent Object Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器。 Public Properties PropertyDefined By  altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是...

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

4. laya.ui.UIEvent [ 98%]

...IEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 ...

来源: laya_api 发布时间: 20170929

5. laya.ui.UIEvent [ 96%]

...IEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 ...

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

6. 如何能监听到TouchStart和TouchEnd事件 [ 93%]

如何能监听到TouchStart和TouchEnd事件 如何能监听到TouchStart和TouchEnd事件 2017-06-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 189*****192 赞同来自: Sean8023 Laya.stage.on(Event.MOUSE_U...

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

7. 分享:简单聊天室 [ 91%]

...ayaAir下Loading进度条的制作(ActionScript 3.0) 分享:自定义事件派发与侦听(A页面派发 B页面侦听) 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版本的PureMVC框架 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) ...

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

8. 无法触发浏览器文件上传框 [ 82%]

...3、as2、h5 赞同来自: cuixueying 使用原生js里监听inputchange事件实现上传,把上传的文件url传递給laya。 缘于laya目前没有上传功能,只能借助原生js上传功能来架桥实现。 请看我的这个作品:http://ask.layabox.com/question/4467 2017-05-12 1 2...

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

9. laya.display.Input [ 76%]

...区域进行碰撞。 Sprite hitTestPrior : Boolean = false 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目标对象...

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

10. laya.display.Input [ 64%]

...区域进行碰撞。 Sprite hitTestPrior : Boolean = false 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目标对象...

来源: laya_api 发布时间: 20170929