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

大约有 374 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)

371. 安装layaair2-cmd一直失败 [ 21%]

...is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR!     C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-02-11T10_54_16_317Z-debug.l og     2020-02-11T10_54_16_317Z-debug.log   31916 info lifecycle jpeg-recompress-bin@4.0.0~postin...

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

372. VSCode高效开发工作流配置指南(TypeScript-IDE篇(TS)-代码模式基础) [ 20%]

..."chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeArgs": [ "--allow-file-access-from-files", "--disable-web-security" ], "sourceMaps": true, "webRoot": "${workspaceRoot}", "userDataDir": "${workspaceRoot}/.laya/chrome", "sourceMapPathOverrides": { "src/*": "${workspac...

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

373. 引擎 TiledMap 居然不支持图块翻转 [ 12%]

...._completeHandler != null) {                 this._completeHandler.run();             }         }         addTileProperties (tileDataDic) {             var key;             for (key in tileDataDic) {                 this._tileProperties2[key] = tileDataDic[k...

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

374. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 10%]

...    console.log("b:",b);         console.log("a3:",a);         a.run();                  日志:         a1: Handler {once: true, _id: 6, caller: null, args: Array[1]}         a2: Handler {once: true, _id: 0, caller: null, method: null, args: null}         b: Handler...

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