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

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

1. laya.net.Socket [ 100%]

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

来源: 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 [ 99%]

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

...派发 Event.ERROR 事件,事件回调参数值为加载出错的资源地址。 LoaderManager 类提供了以下几种功能: 多线程:默认5个加载线程,可以通过maxLoader属性修改线程数量; 多优先级:有0-4共5个优先级,优先级高的优先加载。0最高,4...

来源: laya_api 发布时间: 20170929

5. laya.utils.Byte [ 97%]

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

来源: laya_api 发布时间: 20170929

6. laya.media.SoundManager [ 86%]

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

来源: laya_api 发布时间: 20170929

7. laya.media.SoundChannel [ 79%]

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

来源: laya_api 发布时间: 20170929

8. laya.resource.Texture [ 78%]

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

9. laya.net.HttpRequest [ 77%]

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

10. laya.d3.component.animation.RigidAnimations [ 69%]

...[override] RigidAnimations  url : String[override] [write-only] 设置url地址。 RigidAnimationsProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _player : AnimationPlayer动画播放器。KeyframeAnimationsPublic Methods Hide Inher...

来源: laya_api 发布时间: 20170929