大约有 392 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0061 秒)
...roid Studio项目),不同发布平台对应的路径如下: windows: release\windows\windows_project\resource\cache\dcc2.0\ android: release\android\android_project\app\src\main\assets\cache\dcc2.0\ ios: release\ios\ios_project\resource\cache\dcc2.0\ 2.2 混淆资源 如果勾选,在打包...
来源: Laya3.0_文档 发布时间: 20251010
...: /Applications/LayaAirIDE.app/Contents/Resources/node_modules/sharp/build/Release/../.././vendor/8.13.3/darwin-x64/lib/libvips-cpp.42.dylib Expected in: /usr/lib/libSystem.B.dylib dyld: Symbol not found: _pthread_jit_write_protect_supported_np Referenced from: /Applications/LayaAirIDE.app/...
来源: Laya_社区 发布时间: 20240318
...html、声音等)全部打包到了这个目录下: android的目录:release\android\android_project\app\src\main\assets\cache iOS的目录:release\ios\ios_project\resource\cache 如果是联网且不打包资源的版本,资源则使用发布目录下的resource目录(release\resource...
来源: Laya3.0_文档 发布时间: 20250104
...偏移量。Texture offsetY : Number = 0沿 Y 轴偏移量。Texture released : Boolean[read-only] 表示资源是否已释放。 Texture repeat : Boolean 获取当前纹理是否启用了纹理平铺 Texture source : *[read-only] 激活并获取资源。Texture sourceHeight : Number ...
来源: laya_api 发布时间: 20170929
...ring = ready[static] 定义 loaded 事件对象的 type 属性值。Event RELEASED : String = released[static] 定义 released 事件对象的 type 属性值。Event REMOVED : String = removed[static] 定义 removed 事件对象的 type 属性值。Event RENDER : String = render[static] 定义 re...
来源: Laya2.0_api 发布时间: 20190513
...nerate ui code files -m --mode <mode> 'normal'或者'release',指定'release'会生成除未使用资源外的UI代码文件 -h, --help output usage information 如果当前目录有layaair项目,该命令为UI页面导出与UI相关的文件。 ...
来源: Laya_社区 发布时间: 20180104
...ize getTexture hasListener isCreateFromURL off offAll offAllCaller on once release size toBase64 toBase64Async destroyUnusedResources Constructors constructor new HTMLCanvas(createCanvas?: boolean): HTMLCanvas Overrides Resource.__constructor Defined in laya/resource/HTMLCanvas.ts:59 根据指定的...
来源: Laya3.0_api 发布时间: 20231115
...recovered[static] 定义 recovered 事件对象的 type 属性值。Event RELEASED : String = released[static] 定义 released 事件对象的 type 属性值。Event REMOVED : String = removed[static] 定义 removed 事件对象的 type 属性值。Event RENDER : String = render[static] 定义 re...
来源: laya_api 发布时间: 20170929
...图4) #### 2、目标目录 默认不选的时候,本地包目录会在release目录下创建一个wxgame_pack目录,用于存放本地包的内容。当然,开发者也可以随意指定一个目录,用于存放小游戏项目的本地包内容。 具体操作为:点击图5 `目标目...
来源: Laya2.0_文档 发布时间: 20210715
...建成功后,不点下一步,关闭这个发布界面,查看侧边的release文件夹确实有东西,结构如图 6.运行一下发现不能用!提示找不到文件,原来是release里面的index.html引用路径错误,手动改一下还得,从../src/LayaSample.js改成js/LayaSam...
来源: Laya_社区 发布时间: 20171108