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

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

181. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found [ 48%]

...aboxide 2.6.0 beta 已经全局安装typescript,命令行 tsc -v,输出Version 3.8.3 nodejs 12.16.1 编译报错: semantic error TS2354: [31mThis syntax requires an imported helper but module 'tslib' cannot be found   定位到代码中是: let { width, height } = Laya.stage;  mac上...

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

182. 引擎插件使用说明(TypeScript-小游戏适配文档-微信小游戏) [ 48%]

## LayaAir2.x微信小游戏引擎插件使用说明 *IDEversion:2.4.0beta Date:2019-11-11* 从微信7.0.7版本开始,微信小游戏通用引擎插件面向开发者开放,该插件内置了LayaAir 1.0系列与LayaAir2.0系列的正式版。 使用了小游戏引擎插件的产品,当玩...

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

183. Shader预编译(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 47%]

# Shader预编译 ###### *version :2.7.0beta Update:2020-6-10* 在使用Shader时,引擎才会去编译Shader。所以在Shader较为复杂时,就有可能会导致显示卡顿。为了避开这些卡顿问题,就需要去预编译Shader。 > 新版本预编译Shader优化 在2.4.0版本,我...

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

184. 单机版app构建后在 android studio 中无法访问网络 [ 47%]

...","true");  mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/index.html");    PS: 已注释 checkApkUpdate 方法,直接 initEngine 。 2017-11-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 ...

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

185. LayaAir打包发布PC或MAC平台的桌面应用程序 [ 47%]

...package.json中做如下配置:[code]{ "name": "electron-quick-start", "version": "1.0.0", "description": "A minimal Electron application", "main": "main.js", "scripts": { "start": "electron .", "dist": "electron-builder --win --x64", "dist mac": "electron-builder --mac" }, "repository": "https://...

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

186. Shader预编译(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 46%]

# Shader预编译 ###### *version :2.7.0 beta Update:2020-6-10* 在使用Shader时,引擎才会去编译Shader。所以在Shader较为复杂时,就有可能会导致显示卡顿。为了避开这些卡顿问题,就需要去预编译Shader。 > 新版本预编译Shader优化 在2.4.0版本,...

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

187. laya2.0用FlashDevelop调用编译,总是打开bin\h5\index.html [ 45%]

...题,每次打开的页面都是bin\h5\index.html .laya/launch.json:{ "version": "0.2.0", "configurations": [ { "name": "layaAir", "type": "chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeExecutable": "${execPath}", "useBuildInServer": true, "sourceMaps": false, "...

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

188. Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 [ 43%]

...teTimer=null; Laya.lateTimer=null; Laya.timer=null; Laya.loader=null; Laya.version=null; Laya.render=null; yunzhongjushi • 2020-04-28 12:39 上面提到: 已经报错过的项目再把这些参数加上,也还是报错 我就把项目的库文件版本一个个往前改,从2.6.1,改为2.5...

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

189. laya发布vivo小游戏失败 [ 43%]

...09:47:13] Starting 'createAdapter_VIVO'... Failed to get the local adapter version number 安装@qgame/adapter 叔年心~厌世 • 2020-08-18 09:49 是这个吗

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

190. layabox7.1.17 beta ios打包后编译失败 [ 42%]

...nkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -miphoneos-version-min=7.0 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/wxh/Library/Developer/Xcode/DerivedData/ykmj-hkcpwhnxmcoyygagguzfcmsdrryg/Build/Intermediates.noindex/ykmj.build/Debug-iphoneos/ykmj.build/Objects-normal/a...

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