大约有 56 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0040 秒)
...卓均有,说明不是系统打印的。 2020-01-10 11:32:44.791291+0800 Game[3093:1000808] getToken Error1 2020-01-10 11:32:44.792621+0800 Game[3093:1000729] getToken Error1 2020-01-10 11:32:44.824427+0800 Game[3093:1000808] getToken Error1 2020-01-10 11:32:44.825577+0800 Game[3093:1000729] getTo...
来源: Laya_社区 发布时间: 20200110
...ReferenceError: ImageBitmap is not defined at http://127.0.0.1:24647/game/li ... 14785 at async Promise.all (index 0) at async Promise.all (index 0) warn @ laya.core.js:1 warnFailed @ laya.core.js:1 (anonymous) @ laya.core.js:1 Promise.catch (async) _load2 @ laya.core.js:1 _load1 @...
来源: Laya_社区 发布时间: 20231116
Uncaught Can not find class srcipt/game/Game_App.ts 如题 类也注册了 但是 还是提示 Uncaught Can not find class srcipt/game/Game_App.ts 找不到这个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚...
来源: Laya_社区 发布时间: 20200207
...以减少网络下载,选择本地的游戏目录,例如启动index在d:/game/index.js下,那资源路径就是d:/game。t为0时可不填 --path native项目输出目录 [默认值: "."] --version,-v SDK版本:自动使用特定版本的SDK,系统会从服务器下载SDK并存放在特定...
来源: Laya3.0_文档 发布时间: 20230303
...以减少网络下载,选择本地的游戏目录,例如启动index在d:/game/index.html下,那资源路径就是d:/game。t为0时可不填 | `--path` | native项目输出目录 [默认值: "."] | `--version,-v` | SDK版本:自动使用特定版本的SDK,系统会从服务器下载SDK并存...
来源: Laya2.0_文档 发布时间: 20210715
...ax.all.ts 为什么突然间发布不生成layaUI.max.all.ts,而生成了game文件夹,具体如下图 ,这样UI文件都读取不到了。有谁知道怎么回事吗? 附件 : --> 2018-05-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20180509
...d/ProjectExportTools/LayaAirCmdTool.max.js', '/Users/xxx/Desktop/chickenGame/chicken_game/laya/.laya', 'clear=true', 'releasemode=normal', 'exportUICode=true', 'exportRes=true' ] type: Darwin appPath: /usr/local/lib/node_modules/layaair-cmd/ProjectExportTools/ openProject: /Users/xxx/...
来源: Laya_社区 发布时间: 20190322
... this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Connecting to com.layabox.game Capturing and displa...
来源: Laya_社区 发布时间: 20171218
... this.scoreLabel=null; this.infoLabel=null; GameInfo.js: var GameInfo = (function (_super) { function GameInfo() { GameInfo.super(this); // this.infoLabel.text = "abc"; 这个也报异常应该是找不到infoLabel // 注册按...
来源: Laya_社区 发布时间: 20171118
...拷贝到Android手机目录/storage/emulated/0/Android/test/com.layabox.game,上传test.zip到这个目录下。 1.4 修改代码中的扩展路径 修改“RuntimeProxy.java”中的getExpansionMainPath函数,设置正确的zip路径。 public String getExpansionMainPath() { return "/storage/e...
来源: Laya3.0_文档 发布时间: 20251010