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

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

151. at api readFile fail callback function [ 73%]

...官方API中有反余弦的方法吗? 调用动画结束on方法,报错this.zombieAnimator.on is not a function 使用API:loadAnimation 加载并播放动画问题 layaair2.0)请问js的Laya.Event.FRAME怎么用,看api中有,但写了不执行。 layair 两点之间的距离api在哪里 ...

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

152. 安卓下 socket 连接不稳定【加急】 [ 73%]

...子也一样 不超过1分钟 就会触发 JSWebSocketDelegate::onClose()this=eed04f40 ws=eecc5c00 JSWebSocket::onSocketCloseCallJSFunction this=eecc5c00 没有任何报错信息 IOS正常 2017-12-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

153. api readFile success callback function undefined [ 73%]

...ayair 两点之间的距离api在哪里 调用动画结束on方法,报错this.zombieAnimator.on is not a function 打包百度小游戏不能播放声音?是api不支持 还是发生了改变 或者格式问题? Laya API video / laya.device.media 是否支持 WebRTC 影音直播 运行报错 U...

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

154. js执行once时如何改变执行域 [ 73%]

js执行once时如何改变执行域 _proto.onMsgCallBack = function () { this.kwxSocket.OnMessageCallBack=function(msg){ console.log("回调"+msg); var dataTemp = JSON.parse(msg); console.log(dataTemp.d); kwxGame.prototype.cardData = dataTemp.d; [b][i]Laya.timer.once(1000, this, this.onOncePiao); ...

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

155. 分享 修复webaudiosound 循环播放的声音 俩个失声问题 [ 73%]

...Channel.prototype; /** *播放声音 */ _proto.play = function () { // if (this.url.indexOf("music.d") != -1) { // console.log("play", this.url) // console.trace("play", this.url) // } Laya.SoundManager.addChannel(this); this.isStopped = false; this._clearBufferSource(); if (!this.audioBuffer) { // ...

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

156. 声音 soundManager [ 73%]

... 赞同来自: Laya.WebAudioSound.ctx.resume = function () { console.log('this is laya`s bug') } 2018-08-31 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 青衿 相关问题 游戏运行在chrome里面 听不见声音 播放声音出错...

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

157. 执行了这个 Laya.timer.clear(this, this.onLoop);还是会继续执行onLoop [ 73%]

执行了这个 Laya.timer.clear(this, this.onLoop);还是会继续执行onLoop 请问是什么问题 2018-04-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你看一下是否是你...

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

158. 苹果上架直接导致账号被调查。。。 [ 72%]

...甲包了吗?   苹果回复原文: Hello, We are unable to continue this app’s review because your Apple Developer Program account is currently under investigation for not following the App Store Review Guidelines’ Developer Code of Conduct. Common practices that may lead to an investigati...

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

159. 1.7.15运行包Warning!,this class[MiniAdpter] already exist: Object 什么意思 [ 72%]

1.7.15运行包Warning!,this class[MiniAdpter] already exist: Object 什么意思 1.7.15运行包Warning!,this class[MiniAdpter] already exist: Object 什么意思 2018-01-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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

160. 超过最大调用堆栈大小 [ 72%]

...      output = socket.output;         socket.on(Event.OPEN, this, this.onSocketOpen);         socket.on(Event.CLOSE, this, this.onSocketClose);         socket.on(Event.MESSAGE, this, this.onMessageReveived);         socket.on(Event.ERROR, this, this.onConnectErr...

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