大约有 1,062 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0051 秒)
Laya3.0_api(409) Laya2.0_api(226) Laya_社区(219) laya_api(168) Laya2.0_文档(20) Laya3.0_文档(10) Laya2.0_示例(7) Laya_示例(3)
... * @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
...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
...未加载,在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
...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
...是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
在使用资源版本控制时,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
...另外一个文件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
...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
...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
...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