大约有 555 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0059 秒)
Laya_社区(156) Laya3.0_api(151) Laya2.0_api(106) laya_api(97) Laya2.0_文档(22) Laya3.0_文档(17) Laya2.0_示例(3) Laya_示例(3)
... SoundChannel 对象。 Returns void Static destroySound destroySound(url: string): void Defined in laya/media/SoundManager.ts:337 释放声音资源。 Parameters url: string 声音播放地址。 Returns void Static playMusic playMusic(url: string, loops?: number, complete?: Handler, startTime?: n...
来源: Laya3.0_api 发布时间: 20231115
...eTexture source : *[read-only] 获取纹理资源。 BaseTexture src : String[read-only] 获取文件路径全名。 DataTexture2D width : int[read-only] 获取宽度。 BaseTexturePublic Methods MethodDefined By DataTexture2D() 创建一个 Texture2D 实例。 DataTexture2D create(data...
来源: laya_api 发布时间: 20170929
...才能显示 TempletPublic Methods MethodDefined By _setCreateURL(url:String):void[override] Templet buildArmature(aniMode:int = 0):Skeleton 创建动画 0,使用模板缓冲的数据,模板缓冲的数据,不允许修改 (内存开销小,计算开销小,不支持换装) 1,使用...
来源: Laya2.0_api 发布时间: 20190513
...re2D getPixels():Uint8Array 返回图片像素。 Texture2D load(url:String):Texture2D[static] 加载Texture2D。 Texture2D onAsynLoaded(url:String, data:*, params:Array):void[override] private Texture2DProtected Methods MethodDefined By detoryResource():void[override] 销毁资源。 ...
来源: laya_api 发布时间: 20170929
...IModuleManager { /** * 模块资源路径 */ private static moduleResPath: string = 'res/atlas/{0}.json'; /** * 模块的资源名称和模块的主面板(模块的主面板类全名,模块资源图集名称[]) * @type {Laya.Dictionary} * @memberof ResourcesModuleManager */ public static poolM...
来源: Laya_社区 发布时间: 20170905
...锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited...
来源: Laya3.0_api 发布时间: 20231115
...MethodDefined By dispose():void 释放声音资源。 Sound event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):B...
来源: laya_api 发布时间: 20170929
...示不透明。更改alpha值会影响drawcall。Sprite autoAnimation : String[write-only] 设置自动播放的动画名称,在LayaAir IDE中可以创建的多个动画组成的动画集合,选择其中一个动画名称进行播放。 Animation autoPlay : Boolean[write-only] 是否自动...
来源: laya_api 发布时间: 20170929
...示不透明。更改alpha值会影响drawcall。Sprite autoAnimation : String[write-only] 设置自动播放的动画名称,在LayaAir IDE中可以创建的多个动画组成的动画集合,选择其中一个动画名称进行播放。 Animation autoPlay : Boolean[write-only] 是否自动...
来源: Laya2.0_api 发布时间: 20190513
...y Laya3D() 创建一个 Laya3D 实例。 Laya3D _cancelLoadByUrl(url:String):void[static] private Laya3D init(width:Number, height:Number, config:Config3D = null, compolete:Handler = null):void[static] 初始化Laya3D相关设置。 Laya3DPublic Constants ConstantDefined By ANIMATIONCLI...
来源: Laya2.0_api 发布时间: 20190513