大约有 1,461 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0082 秒)
...void restore restore(): RestoreCmd Defined in laya/display/Graphics.ts:408 返回之前保存过的路径状态和属性。 Returns RestoreCmd rotate rotate(angle: number, pivotX?: number, pivotY?: number): RotateCmd Defined in laya/display/Graphics.ts:374 旋转当前绘图。(推荐使用transform...
来源: Laya3.0_api 发布时间: 20231115
...ByComparePath(老的dcc目录, 新的dcc目录, 输出目录); //zipfile是返回的输出的zip文件路径 zip中包含根root,可以通过updateByZip更新。 具体的LayaDCCTools的接口见源码。 4.8 根据文件列表生成pack包 import {layadcctools} from './dist/layadcctools.js' const...
来源: Laya3.0_文档 发布时间: 20251010
...个temprelease 关于apk打包动画卡的问题 打包android版本 点击返回键会提示“再次点击后退键退出游戏”,如果去掉这个提示 runtime运行报错! IDE通过.ui自动生成的ui代码报错 官网示例摇一摇报错,就解决方案 导微信小程序报错windo...
来源: Laya_社区 发布时间: 20190618
...md Inherited from Graphics.restore Defined in laya/display/Graphics.ts:408 返回之前保存过的路径状态和属性。 Returns RestoreCmd rotate rotate(angle: number, pivotX?: number, pivotY?: number): RotateCmd Inherited from Graphics.rotate Defined in laya/display/Graphics.ts:374 旋转当前...
来源: Laya3.0_api 发布时间: 20231115
...yId getElementById(type: string): any Defined in laya/utils/Browser.ts:364 返回 Document 对象中拥有指定 id 的第一个对象的引用。 Parameters type: string 节点id。 Returns any 节点对象。 Static getQueryString getQueryString(name: string): string Defined in laya/utils/Browser....
来源: Laya3.0_api 发布时间: 20231115
...md Inherited from Graphics.restore Defined in laya/display/Graphics.ts:408 返回之前保存过的路径状态和属性。 Returns RestoreCmd rotate rotate(angle: number, pivotX?: number, pivotY?: number): RotateCmd Inherited from Graphics.rotate Defined in laya/display/Graphics.ts:374 旋转当前...
来源: Laya3.0_api 发布时间: 20231115
... Browser.__init__(); return Browser._document.createElement(type); } /** * 返回 Document 对象中拥有指定 id 的第一个对象的引用。 * @param type 节点id。 * @return 节点对象。 */ static getElementById(type: string): any { Browser.__init__(); return Browser._document.getElement...
来源: Laya3.0_文档 发布时间: 20251010
...个temprelease 关于apk打包动画卡的问题 打包android版本 点击返回键会提示“再次点击后退键退出游戏”,如果去掉这个提示 runtime运行报错! IDE通过.ui自动生成的ui代码报错 官网示例摇一摇报错,就解决方案 导微信小程序报错windo...
来源: Laya_社区 发布时间: 20190618
...对象。 target:Sprite — 事件当前冒泡对象。 ReturnsEvent — 返回当前 Event 对象。 stopPropagation()method public function stopPropagation():void 阻止对事件流中当前节点的后续节点中的所有事件侦听器进行处理。此方法不会影响当前节点 (curren...
来源: Laya2.0_api 发布时间: 20190513
...q1.com/images/background.png 我盼乙卯 • 2018-05-31 13:05 回调函数返回的是false 我盼乙卯 • 2018-05-31 13:28 MiniAdpter.autoCacheFile = true不起作用,并么有缓存资源 Laya_Aaron • 2018-05-31 14:24 你是什么项目?小游戏? 我盼乙卯 • 2018-05-31 15:23 是...
来源: Laya_社区 发布时间: 20180531