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

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

111. vivo小游戏 · LayaAir3.3 · 引擎文档 · LAYABOX [ 39%]

...志等级,先级从高到底依次为OFF、ERROR、WARN、INFO、LOG、DEBUG、TRACE,可以方便地知道当前程序的运行状态。 是否使用正式版签名 如果只是测试版本调试,这里可以不用勾选。正式上线发布前(提版本到平台)必须勾选。 如果勾...

来源: Laya3.0_文档 发布时间: 20251010

112. socket大型项目回调 [ 37%]

... 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = 'heartbeat timeout'; private JS_WS_CLIENT_TYP...

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

113. 微信小游戏加载资源问题 [ 36%]

...Game = function (exports, Laya) { 'use strict'; function DEB(str){ console.debug("[res]"+str); } class MiniFileMgr { static isLocalNativeFile(url) { for (var i = 0, sz = MiniAdpter.nativefiles.length; i < sz; i++) { if (url.indexOf(MiniAdpter.nativefiles[i]) != -1) return true; } return...

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

114. 【简单跑酷--JS版】---Lv.2 类之间的引用以及背景滚动实现 [ 35%]

...E自带的功能 如下图 点击红框的按钮,这时候会弹出一个DEBUG框 我们不用管它 关掉就行了 因为我们这次使用浏览器来做测试 暂时不用ide自带的调试   第二种 我们找到index.html 手动引用RunGame.js也可以 如下图   我们继续刷新页...

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

115. OPPO小游戏 · LayaAir3.3 · 引擎文档 · LAYABOX [ 35%]

...志等级,先级从高到底依次为OFF、ERROR、WARN、INFO、LOG、DEBUG、TRACE,可以方便地知道当前程序的运行状态。 是否使用正式版签名 如果只是测试版本调试,这里可以不用勾选。正式上线发布前(提版本到平台)必须勾选。 如果勾...

来源: Laya3.0_文档 发布时间: 20251010

116. dcc下载超时 [ 23%]

.../LayaBox(7884): js thread started. 07-04 20:55:28.175: I/LayaBox(7884): js debug closed 07-04 20:55:28.185: I/LayaBox(7884): found the file in the package:scripts/runtimeInit.js 07-04 20:55:28.186: I/LayaBox(7884): found the file in the package:scripts/apploader.js 07-04 20:55:28.232: E/LayaBox(7884...

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

117. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 20%]

...tion. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. D/dalvikvm: Late-enabling CheckJNI W/ActivityThread: Application com.layabox.game is waiting for the debugger on port 8100... I/System.out: Sending WAIT chunk I/dalvikvm: Debugger is active I/System.o...

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