大约有 86 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0035 秒)
...指定的地址并返回。 URL getFileName(url:String):String[static] 获取指定 URL 的文件名。 URL getPath(url:String):String[static] 获取指定 URL 的文件夹路径(不包括文件名)。 注意:末尾有斜杠(/)。 URLProperty Detail_basePathpropertypublic static var ...
来源: Laya2.0_api 发布时间: 20190513
... Public Properties PropertyDefined By buffer : ArrayBuffer[read-only] 获取此对象的 ArrayBuffer 数据,数据只包含有效数据部分。 Byte bytesAvailable : int[read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Byte endian : String Byte 实例的...
来源: Laya2.0_api 发布时间: 20190513
...lean 派发事件。 EventDispatcher getAtlas(url:String):Array[static] 获取指定资源地址的图集地址列表。 Loader getRes(url:String):*[static] 获取指定资源地址的资源。 Loader getTypeFromUrl(url:String):String[static] 获取指定资源地址的数据类型。 Loade...
来源: Laya2.0_api 发布时间: 20190513
...:* = null):Boolean 派发事件。 EventDispatcher getRes(url:String):* 获取指定资源地址的资源。 LoaderManager hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检...
来源: Laya2.0_api 发布时间: 20190513
...类包含控制声音的播放、暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Public Properties PropertyDefined By completeHandler : Handler 播放完成处理器。 SoundChannel du...
来源: Laya2.0_api 发布时间: 20190513
...处理类。 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
... 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
...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
...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
...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...
来源: Laya2.0_api 发布时间: 20190513