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

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

11. laya.ui.UIEvent [ 63%]

...rl 键是处于活动状态 (true) 还是非活动状态 (false)。 Event currentTarget : Sprite 事件当前冒泡对象。Event delta : int滚轮滑动增量Event keyCode : int键盘值Event keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现...

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

12. laya.ui.UIEvent [ 62%]

...rl 键是处于活动状态 (true) 还是非活动状态 (false)。 Event currentTarget : Sprite 事件当前冒泡对象。Event delta : int滚轮滑动增量Event keyCode : int键盘值Event keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现...

来源: laya_api 发布时间: 20170929

13. 接受到事件后怎么能操作发出事件的当前者 [ 59%]

...ED,mc,onmcloaded); MovieClip(e.target).addLabel("label01",19); MovieClip(e.currenttarget).addLabel("label01",19); 2017-08-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 shinestarpvz 赞同来自: 现在2个值...

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

14. Laya的Dialog上如果有按钮 我希望点击到按钮或者其他可以相应的控件 不会触发拖动效果 [ 58%]

...is, this.onMouseDown); } }  onMouseDown(e: Laya.Event) { // console.log(e.currentTarget, e.target); if(e.target == this) { this.startDrag(); } else { this.stopDrag(); } }   判断一下点击对象是否是自己。才处理拖动。 2019-11-21 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 ...

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

15. 鼠标 MOUSE_DOWN Event 回来的信息不符合 [ 55%]

....log('onStartDragPicture e', e); } 返回的信息: Event _stoped: false currentTarget: Stage {focus: null, designWidth: 1307, designHeight: 758, canvasRotation: false, canvasDegree: 0, …} nativeEvent: MouseEvent {isTrusted: true, screenX: 906, screenY: 460, clientX: 457, clientY: 278, …} targ...

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

16. laya.d3.core.Camera_API3.0 [ 20%]

...xt: RenderContext3D Returns void _createOpaqueTexture _createOpaqueTexture(currentTarget: RenderTexture, renderContext: RenderContext3D): void Defined in laya/d3/core/Camera.ts:1232 Parameters currentTarget: RenderTexture renderContext: RenderContext3D Returns void _initialize _initialize(): void In...

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

17. laya.d3.webxr.core.WebXRCamera_API3.0 [ 19%]

...xt: RenderContext3D Returns void _createOpaqueTexture _createOpaqueTexture(currentTarget: RenderTexture, renderContext: RenderContext3D): void Inherited from Camera._createOpaqueTexture Defined in laya/d3/core/Camera.ts:1232 Parameters currentTarget: RenderTexture renderContext: RenderContext3D Retu...

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