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

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

11. 关于截屏的问题 [ 63%]

...D="wepiao" 06-09 11:48:58.874 1040-1467/? E/WifiStateMachine: calculateWifiScore freq=2462 speed=72 score=60 highRSSI  -> txbadrate=0.00 txgoodrate=20.98 txretriesrate=0.00 rxrate=21.22 userTriggerdPenalty0 06-09 11:48:58.874 1040-1467/? E/WifiStateMachine:  good link -> stuck count =0 06-09...

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

12. 请问怎么引入addScore方法?谢谢 (JS) [ 62%]

LayaAir引擎 请问怎么引入addScore方法?谢谢 (JS) 本人是游戏原画转前端,这个是我自学以来写的第一个小游戏! 结果遇到了一些BUG,希望能得到各位协助,谢拉!   画的草图上是海底场景,我想让鱼通过水雷既得一分,Score...

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

13. 排行榜上的玩家头像绘制问题 [ 57%]

...] = { avatar: { skin: item.avatarUrl }, nickName: { text: item.nickname }, score: { text: item.KVDataList[0].value }, cup: { skin: cupImg }, rankOrder :{text : rankTxt} } }) // dataT.sort(arrSortL) // console.log(dataT) friendRankList.setData(dataT) } FriendRankListView.prototype.setData = function ...

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

14. 打飞机点开始游戏加载飞机动画不出来,点重新开始,才出来,新手求助! [ 54%]

...er() { map.removeSelf() play.removeSelf() over = new GameOverUI() over.txt_score.text = "25" over.btn_restart.on(Event.MOUSE_UP,this,gameInit) Laya.stage.addChild(over); } hero类: (function() { function Hero(type, hp) { Hero.__super.call(this); this.fly(); } Laya.class(Hero,"Hero", Air); var _pro...

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

15. LayaAir开发笔记(1)五十音图连连看 [ 53%]

...nt == 8 * 3 / 2) { //游戏结束 Laya.timer.clear(this, gameCounter); var score = 100 - timeCount - errorCount; txt.text = "游戏结束 得分 : " + score; } } else { button[card_A].color = "black"; button[card_B].color = "black"; errorCount += 1; } } else if ((card_A != -1) && (card_B != ...

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

16. 为什么会出现报错 ani not found:ufo1_down [ 39%]

...等级 this.level = 0; // 升级等级所需要的成绩数量 this.levelUpScore = 0; // 积分成绩 this.score = 0; // 子弹级别 this.bulletLevel = 0; // 敌机血量 this.hps = [1,4,10]; // 敌机速度 this.speeds = [3,2,1]; // 敌机半径 this.radius = [15,30,70]; // 初始化引擎,设...

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

17. 为什么会出现报错 ani not found:ufo1_down [ 38%]

...等级 this.level = 0; // 升级等级所需要的成绩数量 this.levelUpScore = 0; // 积分成绩 this.score = 0; // 子弹级别 this.bulletLevel = 0; // 敌机血量 this.hps = [1,4,10]; // 敌机速度 this.speeds = [3,2,1]; // 敌机半径 this.radius = [15,30,70]; // 初始化引擎,设...

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

18. Laya.URL.basePath加载不到网络资源 [ 27%]

....html:1 j.onmessage @ gamePage.html:1 VM1768:1 [warn]Retry to load: images/score.png console.warn @ VM1768:1 __proto._endLoad @ code.js:13304 onLoaded @ code.js:13291 (anonymous) @ code.js:13283 __proto.run @ code.js:706 __proto.event @ code.js:494 __proto.onError @ code.js:12784 MiniImage.onDownImg...

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

19. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 22%]

...I C01799/MemMgr: KernelInterface::EchoToPath echo 400 > /proc/23051/oom_score_adj 01-06 17:34:41.565 403 528 I C01799/MemMgr: ReclaimPriorityManager::HandleCreateProcess create: bundleName=com.layabox.game, prio=400 01-06 17:34:41.566 23051 23051 I C057c2/IPCObjectProxy: AddDeathRecipient 393: su...

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