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

大约有 1,557 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0057 秒)

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

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

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

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

...testdict\src\test"文档 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; va...

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

33. laya.d3.component.AnimatorState [ 90%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimatorStateProperties | Methods Packagelaya.d3.componentClasspublic class AnimatorStateInheritanceAnimatorState ObjectImplements laya.d3.core.IClone AnimatorState 用于创建动作状态。 Public Properties Prope...

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

34. 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new' [ 90%]

升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new' 将tsconfig.json里的"target":"es6"改为"es5"会报错: Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new'   会升级到2.2.0Beta主要是看升级日志里,这个...

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

35. js继承模式 [ 90%]

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

36. 2.0动效模板问题,我照着2.0的文档做,can not found class ui.xxxUI这个错误 [ 90%]

2.0动效模板问题,我照着2.0的文档做,can not found class ui.xxxUI这个错误 问题如上 我用的是js,看文档也是看js,但是不是文档没完善好,感觉好多东西都是1.0版的,让我无从下手,看得懵逼,建议出个2.0的视频教程,这样会减少你们很多工作...

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

37. Laya.class是什么意思 [ 90%]

Laya.class是什么意思 Laya.class(TestUI, "TestUI", TestPageUI); 2016-07-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: Laya.class是js下的继承的用法,相当于as3下的e...

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

38. 内嵌模式 Can not find class laya2.0 在1.0上面无此问题 [ 89%]

内嵌模式 Can not find class laya2.0 在1.0上面无此问题 Uncaught Can not find class ui.yyyUI   模式为内嵌模式    然后如果一个界面view 里面嵌套了另外一个view,就会出现找不到这个的错误提示  如下图,代码也上传了     附件 : --> test.r...

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

39. 编译后相同的出现另一个带$1后缀的新 [ 89%]

...编译后相同的出现另一个带$1后缀的新 比如一个class A,编译后的bundle.js里面出现一个class A的,没有问题,但是还会出现一个 class A$1的,怎么回事? 附件 : --> 2019-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

40. 1.7.15运行包Warning!,this class[MiniAdpter] already exist: Object 什么意思 [ 89%]

1.7.15运行包Warning!,this class[MiniAdpter] already exist: Object 什么意思 1.7.15运行包Warning!,this class[MiniAdpter] already exist: Object 什么意思 2018-01-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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