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

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

11. ReferenceError: Loading_fly is not defined [ 78%]

... { 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.85; UIConfig.closeDialogOnSide = false; this.diango = new Laya.Dialog(); this.diango.width ...

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

12. js继承模式 [ 78%]

js继承模式     new function() { var className = 'BackGround'; window[className] = (function() { Laya.class(Class, className, Laya.Sprite); function Class() { Class.super(this); // this定义.. this.init(); } Class.prototype.init = function() { console.log(this); }; return Class; })(); } var _...

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

13. 报错,这不是个构造函数 "StartPage is not a constructor" [ 78%]

...nction(_super){ function StartPage(){ StartPage.__super.call(this); } Laya.class(StartPage,'view.StartPage',_super); return StartPage; })(StartPageUI) LayaSample: var LayaSample = (function(){ (function(){ Laya.init(667,375); Laya.stage.bgColor = "#ffcccc"; Laya.loader.load("res/atlas/ui.atlas",La...

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

14. 用模块器报错,真机不会有这个问题,具体看补充 [ 77%]

...e=53KB, data=39KB I/art: Increasing code cache capacity to 256KB W/System: ClassLoader referenced unknown path: /data/app/com.layademo-1/lib/x86           [ 02-16 02:37:06.759  1874: 1874 D/         ]           >>>>>>>>>>>>>>>>>>&g...

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

15. [Error] TypeError: null is not an object (evaluating 'this._style._tf') [ 77%]

...ange261, 有谁知道什么原因导致的吗? 怎样解决? Warning!,this class[MiniAdpter] already exist: Object {init: } 请问object层中添加的sprite怎么添加点击事件 IDE不能运行调试提示:Chrome error: Error:... LayaAirIDE2.2 - Laya3D init error ,must support webGL 问题状...

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

16. Uncaught TypeError: Game.super is not a function [ 77%]

...n var Game = (function(_super){ function Game() { Game.super(this); } Laya.ClassUtils(Game,"Game",_super) return Game; })(ui.GameUI) 2017-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 ...

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

17. laya.d3.depthmap.DepthPass_API3.0 [ 77%]

...xternals Only exported Menu Globals "laya/d3/depthMap/DepthPass" DepthPass Class DepthPass ShadowCasterPass 类用于实现阴影渲染管线 Hierarchy DepthPass Index Constructors constructor Methods render update __init__ Constructors constructor new DepthPass(): DepthPass Defined in laya/d3/depth...

来源: Laya3.0_api 发布时间: 20231115

18. html5发布iOS编译报错 [ 77%]

...libcurls.a (3 slices) Undefined symbols for architecture x86_64:   "_OBJC_CLASS_$_LayaPlatformCallback", referenced from:       objc-class-ref in MarketAppStore.o   "_OBJC_CLASS_$_LayaPlatformFactory", referenced from:       objc-class-ref in MarketAppStore.o   "_OBJC_CLASS_$_conchConfig", ...

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

19. laya.d3.Touch_API3.0 [ 77%]

...d All Inherited Externals Only exported Menu Globals "laya/d3/Touch" Touch Class Touch Touch 类用于实现触摸描述。 Hierarchy Touch Implements ISingletonElement Index Accessors identifier position Methods _getIndexInList _setIndexInList Accessors identifier get identifier(): number Defined i...

来源: Laya3.0_api 发布时间: 20231102

20. laya.utils.ClassUtils_API3.0 [ 77%]

...c/Protected All Inherited Externals Only exported Menu Globals "laya/utils/ClassUtils" ClassUtils Class ClassUtils ClassUtils 是一个类工具类。 Hierarchy ClassUtils Index Properties _classMap Methods getClass getInstance regClass Properties Static _classMap _classMap: Record<string, any&gt...

来源: Laya3.0_api 发布时间: 20231115