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

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

1. laya.net.Loader [ 100%]

...lean 派发事件。 EventDispatcher  getAtlas(url:String):Array[static] 获取指定资源地址的图集地址列表。 Loader  getRes(url:String):*[static] 获取指定资源地址的资源。 Loader hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注...

来源: laya_api 发布时间: 20170929

2. laya.net.URL [ 98%]

...指定的地址并 返回。 URL  getFileName(url:String):String[static] 获取指定 URL 的文件名。 URLProperty DetailbasePathpropertypublic static var basePath:String基础路径。customFormatproperty public static var customFormat:Function 自定义url格式化。例如: customFormat =...

来源: laya_api 发布时间: 20170929

3. laya.utils.Byte [ 97%]

... Public Properties PropertyDefined By  buffer : ArrayBuffer[read-only] 获取此对象的 ArrayBuffer 数据,数据只包含有效数据部分。 Byte  bytesAvailable : int[read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Byte  endian : String Byte 实例的...

来源: laya_api 发布时间: 20170929

4. laya.net.LoaderManager [ 91%]

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

来源: laya_api 发布时间: 20170929

5. laya.media.SoundChannel [ 86%]

...类包含控制声音的播放、暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Public Properties PropertyDefined By  completeHandler : Handler 播放完成处理器。 SoundChannel  du...

来源: laya_api 发布时间: 20170929

6. laya.resource.Texture [ 85%]

...V : Array[static] 反转 UV 信息。Texture  isLinearSampling : Boolean 获取当前纹理是否启用了线性采样。 Texture  loaded : Boolean[read-only] 表示是否加载成功,只能表示初次载入成功(通常包含下载和载入),并不能完全表示资源是否可立即使...

来源: laya_api 发布时间: 20170929

7. laya.media.SoundManager [ 83%]

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

来源: laya_api 发布时间: 20170929

8. laya.d3.component.animation.RigidAnimations [ 81%]

...Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获...

来源: laya_api 发布时间: 20170929

9. laya.d3.component.animation.KeyframeAnimations [ 80%]

...operties PropertyDefined By  currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations  currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获...

来源: laya_api 发布时间: 20170929

10. laya.device.media.Media [ 72%]

...getMedia(options:Object, onSuccess:Handler, onError:Handler):void[static] 获取用户媒体。 Media  supported():Boolean[static] 检查浏览器兼容性。 MediaConstructor DetailMedia()Constructorpublic function Media()Method DetailgetMedia()method public static function getMedia(options:Objec...

来源: laya_api 发布时间: 20170929