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

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

821. laya.utils.Tween.to的第一个参数可以是个label? [ 50%]

...    * @return    返回Tween对象。          */         public static function to(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false, autoRecover:Boolean = true):Tween {             return Pool.g...

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

822. laya.ui.Widget_API3.0 [ 50%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Widget" Widget Class Widget 相对布局插件 Hierarchy Component Widget Index Constructors constructor Properties _extra _singleton owner r...

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

823. 问一下关于typescript模块化编程循环引用的问题 [ 50%]

...未加载,在class A里面定义了class B的静态变量   class A{  public static b:B = new B(); }   这种,由于B并不存在 所以翻译成A.b=new B();肯定也是报错的,这种情况typescript是怎么写才好? 2017-03-02 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 在l...

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

824. laya.d3.component.Animator_API3.0 [ 50%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors construct...

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

825. LayaBox 出错啦,请把此信息截图给研发商 SimpleSingletonList [ 50%]

...是SimpleSingletonList.as里需要加trycatch的地方 /** * @private */ public function add(element:ISingletonElement):void { try { var index:int = element._getIndexInList(); if (index !== -1) throw "SimpleSingletonList:"+element+" has in SingletonList."; _add(element); element....

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

826. 在使用资源版本控制时,URL.formatURL中有个bug [ 50%]

在使用资源版本控制时,URL.formatURL中有个bug public static function formatURL(url:String, base:String = null):String { if (!url) return "null path"; //如果是全路径,直接返回,提高性能 if (url.indexOf(":") > 0) return url; //自定义路径格式化 if (customFormat !=...

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

827. 一个很奇怪的问题,不知道其他同学遇到没有 [ 50%]

...另外一个文件common.ts中定义的类: class common{ constructor(){ } public static num : number = 1000000; } 然后启动调试,居然报了这个错:     Uncaught ReferenceError: common is not defined     at new main (main.ts:4)     at main.ts:11   我试了很多次,都是这样,哪...

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

828. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/SkyBoxMaterial" SkyBoxMaterial Class SkyBoxMaterial SkyBoxMaterial 类用于实现SkyBoxMaterial材质。 Hierarchy Material Sk...

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

829. laya.d3.core.material.Material_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/Material" Material Class Material Material 类用于创建材质。 Hierarchy Resource Material PixelLineMaterial UnlitMaterial...

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

830. laya.d3.core.material.SkyPanoramicMaterial_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/SkyPanoramicMaterial" SkyPanoramicMaterial Class SkyPanoramicMaterial SkyPanoramicMaterial 类用于实现SkyPanoramicMaterial...

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