大约有 72 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0026 秒)
... XMLHttpRequest 引用。 HttpRequest url : String[read-only] 请求的地址。HttpRequestPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检...
来源: laya_api 发布时间: 20170929
...ckagelaya.netClasspublic class URLInheritanceURL Object URL 类用于定义地址信息。 Public Properties PropertyDefined By basePath : String[static] 基础路径。URL customFormat : Function[static] 自定义url格式化。例如: customFormat = function(url:String):String{} URL pa...
来源: laya_api 发布时间: 20170929
...] 文件后缀和类型对应表。Loader url : String[read-only] 加载地址。LoaderPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By cacheRes(url:String, data:*):void[static] 缓存资源。 Loader clearRes(url:String, forceDispose:Boolean = fa...
来源: laya_api 发布时间: 20170929
...括小端字节序和大端字节序。 LITTLE_ENDIAN :小端字节序,地址低位存储值的低位,地址高位存储值的高位。 BIG_ENDIAN :大端字节序,地址低位存储值的高位,地址高位存储值的低位。 Socket input : *[read-only] 缓存的服务端发来的...
来源: laya_api 发布时间: 20170929
...宽度(包括被裁剪的透明区域)。Texture url : String图片地址Texture uv : Array UV信息。Texture width : Number 实际宽度。TexturePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By Texture(bitmap:Bitmap = null, uv:Array = nu...
来源: laya_api 发布时间: 20170929
...播放(包括背景音乐和音效),只需传入对应的声音播放地址。 SoundManagerProperty DetailautoReleaseSoundpropertypublic static var autoReleaseSound:Boolean = true 音效播放后自动删除。 The default value is true.autoStopMusicproperty autoStopMusic:Boolean 失去焦点...
来源: laya_api 发布时间: 20170929
...的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Public Properties PropertyDefined By completeHandler : Handler 播放完成处理器。 SoundChannel duration : Number[read-only] 获取总时间。 SoundChannel isStopped : Boolean = fal...
来源: laya_api 发布时间: 20170929
...an 可以获取当前系统的字节序。 BIG_ENDIAN :大端字节序,地址低位存储值的高位,地址高位存储值的低位。有时也称之为网络字节序。 LITTLE_ENDIAN :小端字节序,地址低位存储值的低位,地址高位存储值的高位。 Byte length : int...
来源: laya_api 发布时间: 20170929
...取动画模板。 KeyframeAnimations url : String[write-only] 设置url地址。 KeyframeAnimationsProtected Properties PropertyDefined By _player : AnimationPlayer动画播放器。KeyframeAnimationsPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By...
来源: laya_api 发布时间: 20170929
...排序后的已载入资源。 Resource url : String 获取资源的URL地址。 ResourceProtected Properties PropertyDefined By _loaded : Boolean = false是否已加载,限于首次加载。ResourcePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By ...
来源: laya_api 发布时间: 20170422