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

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

21. 【分享】通过命令行调用compile.js编译,不使用laya-cmd [ 86%]

...mp.js echo let defaultTask = "compile">>compile_temp.js echo let gulpFile="%compilejs:\=\\%">>compile_temp.js echo let gulpDir="%gulpjs:\=\\%">>compile_temp.js echo let cmd = [`--gulpfile=${gulpFile}`, defaultTask]>>compile_temp.js echo let fork1 = childprocess.fork(gulpDir, ...

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

22. 官方文档里的位图字体的制作与使用JS 跑不通 以及 文档的几个问题 [ 86%]

...  TypeError: Cannot set property 'mFontName' of undefined   at Object.2 (file:///D:/Git/Laya/myLayaJS/bin/js/bundle.js:279:21)   at o (file:///D:/Git/Laya/myLayaJS/bin/js/bundle.js:11:265)   at file:///D:/Git/Laya/myLayaJS/bin/js/bundle.js:11:316   at Object.3../GameConfig (file:///D:/Git/Laya/...

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

23. laya 2.0 typescript console.log 为何不能智能识别 ts 文件行号? [ 85%]

...件行号不能智能识别。   Error: JJ Main.ts:18     at new Main (file:///C:/LAYABOX/test2004/bin/js/bundle.js:24:17)     at Object.1../MyScene (file:///C:/LAYABOX/test2004/bin/js/bundle.js:39:1)     at o (file:///C:/LAYABOX/test2004/bin/js/bundle.js:11:265)     at r (file:///C:/LAYABO...

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

24. IDE内置调试工具无法启动 [ 84%]

...me",             "request": "launch",             "file": "${workspaceRoot}/bin/index.html",             "runtimeExecutable": "${execPath}",             "useBuildInServer": true,             "sourceMaps": true,             "webR...

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

25. 请教专家:curl_easy_perform failed和JCFileRes::onDownloadError file error [ 84%]

请教专家:curl_easy_perform failed和JCFileRes::onDownloadError file error 使用LayaAirIDE导出wkwebview工程后,使用xcode打开并运行,加载游戏时出现了 curl_easy_perform failed, code=6  和JCFileRes::onDownloadError file error[6]:http://stand.alone.version/res3d/scene/Asse...

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

26. 运行调试layaair后黑屏,用的js [ 84%]

...r: Cannot read property 'call' of undefined at Function.<anonymous> (file:///Users/moos/Company/EmersonGame/bin/libs/laya.core.js:130:41) at new GameInfo (file:///Users/moos/Company/EmersonGame/src/GameInfo.js:4:18) at onLoaded (file:///Users/moos/Company/EmersonGame/src/Game.js:43:25) at Even...

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

27. QQ小游戏demo跑不起来 MiniFileMgr.fs.readFile无回调 [ 84%]

QQ小游戏demo跑不起来 MiniFileMgr.fs.readFile无回调 1、环境: Laya2.2.0、Laya2.3.0、Laya2.4.0 2、下载qq小游戏开发工具最新版 我是0.1.28 3、LayaIDE新建2D模板工程 4、编译发布到qq小游戏 5、qq小游戏开发工具 运行该项目   问题: 1、Main.ts的...

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

28. 2.2.0beta2发布vivo小游戏报错:Can not find scene:main/MainScene.scene [ 83%]

...artian.fkltxxl.vivominigame/libs/laya.core.js:0:0   报错信息截图: file:///C:/Users/user/Documents/Tencent%20Files/2895680850/Image/C2C/QNI%7D53)930_%7D85BZ[VA1%25~V.png 这个问题困扰了我一天,在vivo小游戏中加载不出来主场景。已经按照社区提示修改为分离模...

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

29. vs code launch.json调试配置 [ 83%]

...t:8080", "webRoot": "${workspaceFolder}", "runtimeExecutable": "C:/Program Files (x86)/Google/Chrome Dev/Application/chrome.exe", "runtimeArgs": [ "--allow-file-access-from-files", "--allow-file-access-frome-files", " --disable-web-security" ], "file": "${workspaceRoot}/bin/index.html" } ] } 2020-01...

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

30. 关于SWF问题 [ 83%]

... TypeError: MovieClip is not a constructor Main.js:28 at createMovieClip (file:///E:/Laya%E6%B8%B8%E6%88%8F%E5%88%B6%E4%BD%9C/Sprite/Animation_SWF/LayaAirTest/bin/js/bundle.js:38:12) at file:///E:/Laya%E6%B8%B8%E6%88%8F%E5%88%B6%E4%BD%9C/Sprite/Animation_SWF/LayaAirTest/bin/js/bundle.js:34:3 at file...

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