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

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

21. laya.ui.UIEvent [ 62%]

...rget : Sprite 事件目标触发对象。Event touches : Array[read-only] 触摸点列表。 Event touchId : int 分配给触摸点的唯一标识号(作为 int)。Event type : String 事件类型。EventPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined...

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

22. 多点触控的使用(JavaScript-3D基础(JS)-LayaAir3D之鼠标交互) [ 62%]

...的多点触控是依托于`Event`事件中的`touches:Array`[read-only] 触摸点列表属性,这样操作起来是比较麻烦的。但是在3D中使用到的是scene场景中的`input:Input3D`3D输入属性,能在任何地方获取,使用起来是非常的方便的。 > **注意事项:**...

来源: Laya2.0_文档 发布时间: 20210715

23. 多点触控的使用(TypeScript-3D基础(TS)-LayaAir3D之鼠标交互) [ 62%]

...的多点触控是依托于`Event`事件中的`touches:Array`[read-only] 触摸点列表属性,这样操作起来是比较麻烦的。但是在3D中使用到的是scene场景中的`input:Input3D`3D输入属性,能在任何地方获取,使用起来是非常的方便的。 > **注意事项:**...

来源: Laya2.0_文档 发布时间: 20210715

24. laya.ui.ScrollBar [ 62%]

...omponent  touchScrollEnable : Boolean一个布尔值,指定是否开启触摸,默认值为true。ScrollBar transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  upButton : Button上按钮 S...

来源: laya_api 发布时间: 20170929

25. laya.ui.UIEvent [ 62%]

...rget : Sprite 事件目标触发对象。Event touches : Array[read-only] 触摸点列表。 Event touchId : int 分配给触摸点的唯一标识号(作为 int)。Event type : String 事件类型。EventPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined...

来源: laya_api 发布时间: 20170929

26. laya.ui.ScrollBar [ 60%]

...omponent  touchScrollEnable : Boolean一个布尔值,指定是否开启触摸,默认值为true。ScrollBar transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite  triggerDownDragLimit : Funct...

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

27. laya.events.InputManager_API3.0 [ 58%]

...oolean = true Defined in laya/events/InputManager.ts:22 是否开启鼠标/触摸事件,默认为true Static mouseX mouseX: number = 0 Defined in laya/events/InputManager.ts:29 canvas 上的鼠标X坐标。 Static mouseY mouseY: number = 0 Defined in laya/events/InputManager.ts:31 canvas 上的鼠...

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

28. laya.ui.VScrollBar [ 54%]

... Component touchScrollEnable : Boolean一个布尔值,指定是否开启触摸,默认值为true。ScrollBar transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite upButton : Button上按钮 Scr...

来源: laya_api 发布时间: 20170929

29. laya.ui.HScrollBar [ 54%]

... Component touchScrollEnable : Boolean一个布尔值,指定是否开启触摸,默认值为true。ScrollBar transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite upButton : Button上按钮 Scr...

来源: laya_api 发布时间: 20170929

30. laya.ui.VScrollBar [ 51%]

...IComponent touchScrollEnable : Boolean一个布尔值,指定是否开启触摸,默认值为true。ScrollBar transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋转,缩放,位移效果。 矩阵更多信息请参考 Matrix Sprite triggerDownDragLimit : Functio...

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