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

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

1. laya.net.URL [ 100%]

...指定的地址并返回。 URL  getFileName(url:String):String[static] 获取指定 URL 的文件名。 URL  getPath(url:String):String[static] 获取指定 URL 的文件夹路径(不包括文件名)。 注意:末尾有斜杠(/)。 URLProperty Detail_basePathpropertypublic static var ...

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

2. laya.net.Loader [ 92%]

...lean 派发事件。 EventDispatcher  getAtlas(url:String):Array[static] 获取指定资源地址的图集地址列表。 Loader  getRes(url:String):*[static] 获取指定资源地址的资源。 Loader  getTypeFromUrl(url:String):String[static] 获取指定资源地址的数据类型。 Loade...

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

3. laya.net.LoaderManager [ 89%]

...:* = null):Boolean 派发事件。 EventDispatcher  getRes(url:String):* 获取指定资源地址的资源。 LoaderManager hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检...

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

4. laya.media.SoundManager [ 87%]

... SoundChannel对象,通过此对象可以对声音进行控制,以及获取声音信息。 playSound()method  public static function playSound(url:String, loops:int = 1, complete:Handler = null, soundClass:Class = null, startTime:Number = 0):SoundChannel 播放音效。音效可以同时播放...

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

5. laya.d3.core.Sprite3D [ 84%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage ...

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

6. laya.resource.Texture [ 84%]

...处理类。 Public Properties PropertyDefined By  bitmap : Texture2D 获取位图。 Texture  destroyed : Boolean[read-only] 获取是否已经销毁。 Texture  height : Number 实际高度。Texture  offsetX : Number = 0沿 X 轴偏移量。Texture  offsetY : Number = 0沿 Y 轴偏移...

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

7. laya.display.Scene [ 83%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...

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

8. laya.display.Animation [ 82%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...

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

9. laya.d3.animation.AnimationClip [ 81%]

...mationEvent):void 添加动画事件。 AnimationClip  duration():Number 获取动画片段时长。 AnimationClip  load(url:String, complete:Handler):void[static] 加载动画片段。 AnimationClipProtected Methods  MethodDefined By  _disposeResource():void[override] AnimationClipProperty D...

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

10. laya.media.Sound [ 79%]

...。 Public Properties PropertyDefined By  duration : Number[read-only] 获取总时间。 SoundPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  dispose():void 释放声音资源。 Sound event(type:String, data:* = null):Boolean 派发事件。 Even...

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