大约有 228 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0111 秒)
Laya3.0_api(62) Laya2.0_api(59) laya_api(54) Laya_社区(43) Laya3.0_文档(7) Laya2.0_文档(2) Laya2.0_示例(1)
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...obalRotation Defined in laya/display/Sprite.ts:1789 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Returns number globalScaleX get globalScaleX(): number Inherited from Text.globalScaleX Defined in laya/display/Sprite.ts:1775 获得相对于stage的全局X轴缩放...
来源: Laya3.0_api 发布时间: 20231115
...=> { this.refreshList.scrollBar.disableDrag = false; })); } else { //转换全局坐标为列表单元格的本地坐标并保存 this.moveLastPos = e.target.globalToLocal(new Point(Laya.stage.mouseX, Laya.stage.mouseY)); //鼠标按下的时候进行移动侦听 e.target.on(Event.MOUSE_MOVE, this, ...
来源: Laya2.0_示例 发布时间: 20260303