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

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

1. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 100%]

...o 附件 如何实现微信登录? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 Laya中的宏编译要怎么用啊 配置layaAir需要注意的 ide 2.4 layaair2-cmd ...

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

2. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 94%]

... ios xcode接入微信开放平台分享sdk,编译出错,报 clang: error: linker command failed with exit code 1 (use -v to see invocation),单独 一个xcode项目,同样接入没有报错 2018-01-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请:...

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

3. [LayaAirIDE 3.0]更新LayaAir 3.1.0-beta.1后编译不了 [ 91%]

...bal 赞同来自: laya.core.js:1 Failed to load internal/sky.jpg: 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) @ lay...

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

4. XMLHttpRequest cannot load [ 85%]

...nsion-resource.__proto.send @ firstGame.max.js:9742 firstGame.max.js:9142 [error]Failed to load: F:/Laya/Project/firstGame/bin/h5/res/atlas/comp.json 2firstGame.max.js:15426 lose skin comp/button.png 2firstGame.max.js:15426 lose skin comp/checkbox.png file:///F:/Laya/Project/firstGame/bin/h5/comp/bg...

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

5. 其他 · LayaAir3.4 · 引擎文档 · LAYABOX [ 74%]

...LayaNative底层LOG分为五种: enum class LogType { Debug, Info, Warn, Error, Fatal, }; 每种日志对应的日志级别如下: enum class LogLevel { Debug = 5, // 最详细 - 调试信息 Info = 4, // 一般信息 Warn = 3, // 警告 Error = 2, // 错误 Fatal = 1, // 致命错误 Close = 0,...

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

6. 其他(TypeScript-LayaNative原生服务-LayaNative基础文档) [ 68%]

...异常(如网络不稳定),引擎会自动调用到window.onLayaInitError(error)函数,该函数默认在config.js中定义,代码如下: ```javascript window.onLayaInitError=function(e) { console.log("onLayaInitError error=" + e); alert("加载游戏失败,可能由于您的网络不...

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

7. laya.media.VideoTexture_API3.0 [ 62%]

...y currentSrc currentTime defaultTexture destroyed dimension duration ended error filterMode format frameRender gammaCorrection gammaSpace gpuMemory height id loop maxMipmapLevel mipmap mipmapCount muted obsolute paused playbackRate preload readyState referenceCount seekable seeking source videoHeigh...

来源: Laya3.0_api 发布时间: 20231115

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

示例打地鼠发布打包后提示TypeError: 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 Conn...

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

9. 网络通信 · LayaAir3文档 · LAYABOX [ 55%]

... "laya.events.Event")]*/ /** * 请求出错时调度。 * @eventType Event.ERROR * */ /*[Event(name = "error", type = "laya.events.Event")]*/ 2.1.4 在代码中怎么使用 LayaAir引擎中用 HttpRequest 继承的是 EventDispatcher,具有事件派发的功能。加上本身具备发送请求的...

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

10. socket大型项目回调 [ 54%]

...eloLaya{ 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_TYPE:string = 'js-websocket'; private JS_...

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