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

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

71. ReferenceError: Loading_fly is not defined [ 85%]

...1-07 0 0 分享 微博 QZONE 微信 apeCom 赞同来自: var Loading_fly = function (_super) { function Loading_fly() { Loading_fly.super(this); this.onPlay(); } Laya.class(Loading_fly, "Loading_fly", _super) var _proto = Loading_fly.prototype; _proto.onPlay = function () { UIConfig.popupBgAlpha = 0...

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

72. ios打包单机版本问题,显示conchShader找不到和Status bar could not find cached time string image. 然后直接黑屏!!!!!! [ 84%]

....module.shape.SphereShape",e);var n=t.prototype;return n._getShapeBoundBox=function                                                            ReferenceError: ConchShader is not defined                                                         ...

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

73. [LayaAir2]iOS设备,抖音app报错 requestAnimationFrame [ 84%]

...ium.js:4:865) at ?(helium.js:6:1578) " __proto__: Object __defineGetter__: function() __defineSetter__: function() __lookupGetter__: function() __lookupSetter__: function() __proto__: null constructor: function() hasOwnProperty: function() isPrototypeOf: function() propertyIsEnumerable: function() t...

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

74. 安卓手机 WASM很多报错 例如:function signature mismatch [ 84%]

安卓手机 WASM很多报错 例如:function signature mismatch 安卓手机 WASM很多报错 例如:function signature mismatch 这没法下手查 还望官方帮忙看看   附件 : --> 2021-11-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

75. 小程序分享 [ 83%]

...序 但是分享功能加不进去 网上都说 Page({ onShareAppMessage: function () { } }) 这样就行了 但是我这边提示 Page is not defined ReferenceError: Page is not defined 我要是单独写 onShareAppMessage: function () { } 他就提示 onShareAppMessage is not defined 我用官网...

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

76. 屏幕截屏问题 [ 83%]

屏幕截屏问题 Offline.prototype.setSave=function(){ if( window.conch ) { window.conch.captureScreen(function(arrayBuff,width,height){ window.image = window.document.createElement("img"); window.image.putImageData(arrayBuff,width,height); }) } }     E/LayaBox: >>>>>>>>...

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

77. TypeError: Cannot read property 'on' of null [ 82%]

...打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function TypeError: Laya.Browser.window.conch.setFontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError...

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

78. 自己写了个label继承官方的label,出现了问题,求指导~ [ 82%]

...rt laya.ui.Label; import laya.webgl.WebGL; public class DemoLabel { public function DemoLabel() { Laya.init(800, 600, WebGL); Laya.stage.bgColor = "#232628"; //---------------------------------这是用我自己写的label继承了官方的label,问题是label显示不出来,但是也无报错--...

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

79. TypeError: Cannot read property 'm_jointList' of null [ 82%]

...打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function TypeError: Laya.Browser.window.conch.setFontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError...

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

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

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