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

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

101. 引用laya.filter.js 之后还是报错 BlurFilter is not a constructor [ 79%]

...摇报错,就解决方案 导微信小程序报错window.focus is not a function 本地调试加载本地图片都报错 问题状态 最新活动: 2019-03-01 16:50 浏览: 850 关注: 3 人 周志华 • 2019-04-30 11:58 遇到同样问题,已经勾选,还是报错 Laya_Aaron • 2019-04-30 1...

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

102. "Background is not defined"怎么会没定义呢???求救 [ 79%]

...0 0 分享 微博 QZONE 微信 cuixueying 赞同来自: Game.jsvar Game = (function(){ (function Game(){ Laya.init(600,800); this.bg = new window.Background(); Laya.stage.addChild(this.bg); })(); })();Background.js var Background = (function(_super){ function Background(){ Background.super(this); th...

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

103. [TMA][ERROR][RUNTIME] thirdScriptError undefined;at api readFile success callback function [ 79%]

...RROR][RUNTIME] thirdScriptError undefined;at api readFile success callback function 调用资源加载,不管是异步加载还是预加载,在Android平台没问题,到IOS平台就报这个错:   [TMA][ERROR][RUNTIME] thirdScriptError undefined;aapi readFile success callback functi...

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

104. 使用/*[COMPILER OPTIONS:normal]*/来编译分包无法生成Dictionary类的定义 [ 78%]

...类 package { /*[COMPILER OPTIONS:normal]*/ public class testdict { public function testdict() { } } }分包的类package test { import laya.display.Stage; import laya.utils.Dictionary; import aa.TestAA; public class AAA { public function AAA() { TestAA; Laya.stage; Stage; var a:Dictionary = new Dic...

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

105. layaAir 打包成apk后在真机上运行 使用粒子时报错 [ 78%]

...研发商            TypeError: this._emitter.advanceTime is not a function            http://192.168.1.240:8900/bin/ ... :831: TypeError: this._emitter.advanceTime is not a function                        this._emitter && this._emitter.advanceTime(t)           ...

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

106. TypeError: Cannot read property 'GetType' of null [ 78%]

...打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function Cannot read prope...

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

107. 在开发域绘制list后 显示出来了 但点击会报下面的错误 [ 77%]

...hirdScriptError this._stage._canvasTransform.invertTransformPoint is not a function;at requestAnimationFrame callback function TypeError: this._stage._canvasTransform.invertTransformPoint is not a function at MouseManager.__proto.initEvent (subContext/code.js:2999:32) at MouseManager.__proto.runEven...

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

108. Unity 导出Terrain报错 [ 77%]

....b () m.b (.a A_0) m.a () UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:191) 附件 : --> 2019-10-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

109. 微信小游戏子域问题 [ 77%]

... 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

110. 关于微信小游戏关系链的问题 [ 77%]

...*****260 赞同来自: Rickshao 、qq771472501  Laya.timer.once(4000,this,function(){ console.log(Browser.window.sharedCanvas)       var rankTexture=new Texture(Browser.window.sharedCanvas);       rankTexture.bitmap.alwaysChange=true; console.log(rankTexture)       LayaUISample.sc...

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