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

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

181. worker的问题 [ 68%]

... use the 'new' operator, this DOM object constructor cannot be called as a function." 2018-01-08 0 0 分享 微博 QZONE 微信 fool_tiger 赞同来自: 还要在index.html中写啊,我以为在as3脚本里写就行了? 2018-01-08 0 1 分享 微博 QZONE 微信 fool_tiger 赞同来自: 可以调...

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

182. 微信小游戏发布,刚踩了的一个坑,来这里分享一下也给自己记录下 [ 68%]

...微信开发者工具里会报错(intermediate value)(...) is not a function  向下面这种形式的封装,可以前后都加个分号 ;(function(){    })();   2018-05-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

183. 微信小游戏发布,刚踩了的一个坑,来这里分享一下也给自己记录下 [ 68%]

...微信开发者工具里会报错(intermediate value)(...) is not a function  向下面这种形式的封装,可以前后都加个分号 ;(function(){    })();   2018-05-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

184. laya as发布玩一玩到Xcode工程,编译报错 [ 68%]

...1, code=-1, info1=Execute JS Error![TypeError: this.ctx.transform is not a function. (In 'this.ctx.transform(a,b,c,d,tx,ty)', 'this.ctx.transform' is an instance of RectTransform)]: line = 6253, column = 21, sourceURL = /var/containers/Bundle/Application/2DE21169-C5AF-439A-9F39-D30D42DC9162/PublicBr...

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

185. 多次加载一个页面出现_$P为null的情况 [ 68%]

...用了socket.io,进入页面的时候代码如下: _proto.onlineClick = function(){ var gold = StorageHelper.getUserGold(); if(gold > 500){ Online.joinGame().then(function(data){ console.log(data); StorageHelper.setDeskNo(data.desk.deskNo); StorageHelper.setDeskSeat(data.ownSeatNo); Laya.stage....

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

186. 嵌套类型的protobuf报错 [ 67%]

...Buf.Reflect.MessagePrototype.decode (protobuf.js?tick=17185:3249)     at Function.ProtoBuf.Reflect.MessagePrototype.build.Message.decode (protobuf.js?tick=17185:2949)     at ProtobufConverter.gtea.net.ProtobufConverter.__proto__.decode (gtea.js?tick=17185:1120)     at XMLHttpRequest.BaseUI.ext...

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

187. 微信小游戏的位图字体加载报错! [ 67%]

...晰的解决方法! gameThirdScriptError t.getElementsByTagName is not a function TypeError: t.getElementsByTagName is not a function     at t.e.parseFont (http://127.0.0.1:63921/game/code.js:1:12413)     at e.s.onLoaded (http://127.0.0.1:63921/game/code.js:1:176642)     at e.u (http://127.0...

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

188. httpRequest send返回Request failed Status:0 [ 67%]

...下 var WebGL = Laya.WebGL; // 程序入口 var GameMain = /** @class */ (function () { function GameMain() { //初始化引擎 Laya.init(1136, 640); for (var i = 0; i < 4; i++) { var sp = new Laya.Sprite(); var xhr = new Laya.HttpRequest(); var url = "http://thirdqq.qlogo.cn/g%3Fb% ... 3B%3B xhr...

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

189. 使用 new Animation 报错 e.indexOf [ 67%]

...用 new Animation 报错 e.indexOf Uncaught TypeError: e.indexOf is not a function at Function.t.formatURL (laya.core.min.js:3) at e.n.load (laya.core.min.js:6) at game.html:304 2017-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

190. qq小程序卡片广告 [ 67%]

...  adUnitId: xxxxxx             })             videoAd.onError(function(res){               console.log('videoAd onError',res)             })             videoAd.onLoad(function(res){               console.log('videoAd onLoad',res)             })       ...

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