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

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

251. 微信小游戏子域问题 [ 67%]

... VM317:1 gameSubContextThirdScriptError wx.getFileSystemManager is not a function;at requestAnimationFrame callback function TypeError: wx.getFileSystemManager is not a function    微信子域报这个错误。 2018-08-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

252. 发布时勾选压缩js后,gulp uglify生成的sourcemap在哪里 [ 66%]

... // 压缩js gulp.task("compressJs", ["compressJson"], function () { if (config.compressJs) { return gulp.src(config.compressJsFilter, { base: releaseDir }) .pipe(sourcemaps.init({loadMaps:true})) .pipe(uglify({ mangle: { keep_fnames:true } })) .pipe(sourcemaps.write(releaseDir +...

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

253. 微信小游戏子域问题 [ 66%]

... 开启了资源MD5的情况下 会出现wx.getFileSystemManager is not a function;at requestAnimationFrame callback function TypeError: wx.getFileSystemManager is not a function 2018-08-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

254. 发布微信小游戏,vivo,oppo真机报错 [ 66%]

...t read property 'HALF_FLOAT_OES' of null;at requestAnimationFrame callback function TypeError: Cannot read property 'HALF_FLOAT_OES' of null at RenderTexture._texImage2D (game.js:18:184542) 引擎源代码出错位置如图:  浏览器和微信IDE调试还有其他机型均正常,只有vivo opp...

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

255. this.bitmap.activeResource is not a function [ 66%]

this.bitmap.activeResource is not a function //开放域层级 private static _openZone:Laya.Sprite; //开放域纹理 private static _openZoneTexture:Laya.Texture; public static openZone(vx:number=0,vy:number=0,scaleX:number=1,scaleY:number=1) { if(!this._openZone) { //开放域 this._openZone = n...

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

256. JQ集成到Laya二次封装 [ 65%]

...; // //================= demo1 ======================= // JQ(aWater).click(function () { // //我已经打算废弃这样的事件用 on来动态绑定触法 // }) // //================= demo1 ======================= // //================= demo2 ======================= JQ(aWater).on('click', functio...

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

257. 微信小游戏开放域能否调用 wx.shareAppMessage [ 65%]

...SubContextThirdScriptError Laya.Browser.window.wx.shareAppMessage is not a function;at requestAnimationFrame callback function TypeError: Laya.Browser.window.wx.shareAppMessage is not a function 2018-10-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

258. 加载时间轴动画报错 [ 65%]

...i.loadAtlas("res/atlas/comp.json", Laya.Handler.create(this, showApe));   function showApe(){ this.ani.loadAnimation("TimeLine.ani"); Laya.stage.addChild(this.ani); this.ani.play(); }   运行时报 TypeError:Cannot read property '_create' of null     at Animation._proto.timerLoop(file:///f:/......

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

259. 在LayaIDE中下载的运行器启动报错 [ 65%]

... ImageData is not defined? 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2018-03-21 10:17 浏览: 1229 关注: 2 人 qian • 2018-03-21 10:20 https://ask.layabox.com/question/12521 你可以也看一下这个替换一下文件试一下 qian • 2018-03-21 10:20 ...

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

260. LayaAir 2.0 微信排行榜 离屏画布不能直接附加到组件纹理上 [ 64%]

...(A,B两种方法) 报如下错误:   value._addReference is not a function   请问现在2。0该如何处理? 附件 : --> 2018-10-01 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 淡淡的疯 ...

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