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

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

31. TypeError: Cannot read property '_byteLength' of null [ 78%]

...r.window.conch.setFontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprit...

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

32. ts项目因为类的顺序问题报错 [ 78%]

ts项目因为类的顺序问题报错 a.ts class A {}   b.ts class B{} new A()   <!--jsfile--startTag--> <script src="js/b.js"></script> <script src="js/a.js"></script> <!--jsfile--endTag-->   报错 ReferenceError: A is not defined   因为js文件的执行...

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

33. laya.media.SoundManager [ 77%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SoundManagerProperties | Methods Packagelaya.mediaClasspublic class SoundManagerInheritanceSoundManager Object SoundManager 是一个声音管理类。提供了对背景音乐、音效的播放控制方法。 引擎默...

来源: Laya2.0_api 发布时间: 20190513

34. 2.0 Beta3版本中,runtime脚本的的问题 [ 77%]

...分享 微博 QZONE 微信 Laya_Aaron 赞同来自: /*layaMaxUI.ts  *This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import View=Laya.View; import Dialog=Laya.Dialog; import Scene=Laya.Scene; export module ui { export class BGPageUI extends View { const...

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

35. ts项目 模块问题 [ 77%]

ts项目 模块问题 b文件写了个class ,怎么在a文件new class? export 显示未定义,require也用不了   //b文件 export default class player extends Laya.Sprite { constructor() { super(); this.pivot(this.width / 2, this.height / 2); this.graphics.drawRect(0, 0, this._size, this...

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

36. TypeError: Cannot read property '_byteLength' of null [ 77%]

...r.window.conch.setFontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprit...

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

37. TypeError: Cannot read property 'GetType' of null [ 77%]

...t TypeError: Cannot read property 'props' of undefined Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constru...

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

38. 编译时候报错 如下 怎么解决呢 [ 77%]

... no exported member 'particle'. libs/LayaAir.d.ts(26700,11): error TS2417: Class static side 'typeof RenderTarget2D' incorrectly extends base class static side 'typeof Texture'. Types of property 'create' are incompatible. Type '(w: number, h: number, surfaceFormat?: number, surfaceType?: number, de...

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

39. Warning!,this class[MiniAdpter] already exist: Object {init: } [ 77%]

Warning!,this class[MiniAdpter] already exist: Object {init: } LayaAirIDE 1.7.18Beta任意新建一个微信小游戏2D示例,编译运行,即出现。 2018-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回...

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

40. TypeError: Cannot read property '_layer' of null; at Function.FrustumCulling.renderObjectCulling [ 76%]

...rror: Cannot read property 'cursor' of undefined错误 Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprit...

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