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

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

1. 为什么 List 组件的鼠标mouseHandler 没有MOUSE_MOVE事件? [ 100%]

...为什么 List 组件的鼠标mouseHandler 没有MOUSE_MOVE事件? click game.max.js:66644 mousedown game.max.js:66644 mouseout game.max.js:66644 mouseover game.max.js:66644 mousedown game.max.js:66644 mouseout 2game.max.js:66644 mouseover 2game.max.js:66644 mouseout game.max.js:66644 mouseover ga...

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

2. Native打包出现一个看不懂的日志输出 [ 99%]

...卓均有,说明不是系统打印的。 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

3. gameThirdScriptError ccs.armatureDataManager.addArmatureFileInfo报错 [ 99%]

gameThirdScriptError ccs.armatureDataManager.addArmatureFileInfo报错 WAGame.js:3 gameThirdScriptError a.querySelectorAll is not a function;at api request success callback function TypeError: a.querySelectorAll is not a function     at Object.addDataFromCache (http://127.0.0.1:64203/game/game.mi...

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

4. 关于资源加载的问题 [ 99%]

...按F12发布,然后代码是这样子的 let loadArray = [{url : "games/game_13/shakeask_bg.jpg"}, {url : "res/atlas/games/game_13/image.atlas"} ]; Laya.loader.load(loadArray, Handler.create(null, ()=>{ this.uiView = new SharkItOff(); Laya.stage.addChild(this.uiView); })); ...

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

5. 打包Android单机版原生应用,屏幕黑屏,但是看日志发现逻辑正常执行了 [ 99%]

...志发现逻辑正常执行了 09-10 18:47:40.537 26418-26418/com.layabox.game E/art: ClassLinker::FindClass not found:Landroid/widget/ViewStub; 09-10 18:47:40.538 26418-26418/com.layabox.game E/art: ClassLinker::FindClass not found:Landroid/webkit/ViewStub; 09-10 18:47:40.539 26418-26418/com.layabo...

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

6. Uncaught Can not find class srcipt/game/Game_App.ts [ 97%]

Uncaught Can not find class srcipt/game/Game_App.ts 如题  类也注册了 但是 还是提示 Uncaught Can not find class srcipt/game/Game_App.ts  找不到这个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚...

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

7. 发布web/native时,如果场景存在game.scene这样命名的文件,对应生成的game.json文件在发布以后会找不到 [ 97%]

发布web/native时,如果场景存在game.scene这样命名的文件,对应生成的game.json文件在发布以后会找不到 但是如果把game.scene改成games.scenne就可以,这是什么问题呢? 附件 : --> HitMole.rar 2019-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信...

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

8. 微信开发者工具问题 [ 97%]

...具问题 在layaair ide下没问题,到了开发者工具编译不过WAGame.js:14 Wechat Lib:2.0.8, 2018.5.17 17:08:32 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} VM698:1 gameThirdScriptError Unexpected token in JSON at position 134;at api readFile success callback funct...

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

9. 发布后,可不可以不要覆盖game.json啊 [ 97%]

发布后,可不可以不要覆盖game.json啊 每次都覆盖我辛辛苦苦写的game.json,好累的啊 2019-06-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 gamedaybyday2 赞同来自: game.json的修...

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

10. Uncaught TypeError: Game.super is not a function [ 97%]

Uncaught TypeError: Game.super is not a function var Game = (function(_super){ function Game() { Game.super(this); } Laya.ClassUtils(Game,"Game",_super) return Game; })(ui.GameUI) 2017-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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