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

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

1. laya.net.HttpRequest [ 100%]

... 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

2. laya.net.URL [ 99%]

...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

3. laya.net.Loader [ 97%]

...] 文件后缀和类型对应表。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

4. laya.net.Socket [ 96%]

...括小端字节序和大端字节序。 LITTLE_ENDIAN :小端字节序,地址低位存储值的低位,地址高位存储值的高位。 BIG_ENDIAN :大端字节序,地址低位存储值的高位,地址高位存储值的低位。 Socket  input : *[read-only] 缓存的服务端发来的...

来源: laya_api 发布时间: 20170929

5. laya.resource.Texture [ 94%]

...宽度(包括被裁剪的透明区域)。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

6. laya.media.SoundManager [ 92%]

...播放(包括背景音乐和音效),只需传入对应的声音播放地址。 SoundManagerProperty DetailautoReleaseSoundpropertypublic static var autoReleaseSound:Boolean = true 音效播放后自动删除。 The default value is true.autoStopMusicproperty autoStopMusic:Boolean 失去焦点...

来源: laya_api 发布时间: 20170929

7. laya.media.SoundChannel [ 91%]

...的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Public Properties PropertyDefined By  completeHandler : Handler 播放完成处理器。 SoundChannel  duration : Number[read-only] 获取总时间。 SoundChannel  isStopped : Boolean = fal...

来源: laya_api 发布时间: 20170929

8. laya.utils.Byte [ 90%]

...an 可以获取当前系统的字节序。 BIG_ENDIAN :大端字节序,地址低位存储值的高位,地址高位存储值的低位。有时也称之为网络字节序。 LITTLE_ENDIAN :小端字节序,地址低位存储值的低位,地址高位存储值的高位。 Byte  length : int...

来源: laya_api 发布时间: 20170929

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

...取动画模板。 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

10. laya.resource.Resource [ 88%]

...排序后的已载入资源。 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