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

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

1. laya.net.Loader [ 100%]

...PropertyDefined By  cache : Boolean[read-only] 是否缓存。Loader  data : *[read-only] 返回的数据。Loader  maxTimeOut : int = 100[static] 每帧回调最大超时时间,如果超时,则下帧再处理。Loader  parserMap : Object[static] 资源解析函数对应表,用来扩...

来源: laya_api 发布时间: 20170929

2. laya.utils.Dragging [ 98%]

...perties PropertyDefined By  area : Rectangle 滑动范围。Dragging  data : Object 事件携带数据。Dragging  elasticBackTime : Number 橡皮筋回弹时间,单位为毫秒。Dragging  elasticDistance : Number 橡皮筋最大值。Dragging  hasInertia : Boolean 表示拖动是否...

来源: laya_api 发布时间: 20170422

3. laya.net.HttpRequest [ 95%]

...到之前请求的响应结果。 Public Properties PropertyDefined By  data : *[read-only] 返回的数据。HttpRequest  http : *[read-only] 本对象所封装的原生 XMLHttpRequest 引用。 HttpRequest  url : String[read-only] 请求的地址。HttpRequestPublic Methods Hide Inherited P...

来源: laya_api 发布时间: 20170929

4. laya.d3.resource.DataTexture2D [ 95%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames DataTexture2DProperties | Methods Packagelaya.d3.resourceClasspublic class DataTexture2DInheritanceDataTexture2D BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Pro...

来源: laya_api 发布时间: 20170929

5. laya.d3.loaders.MeshReader [ 92%]

...ct ... Public Methods  MethodDefined By  MeshReader()MeshReader  read(data:ArrayBuffer, mesh:Mesh, materials:Vector.<BaseMaterial>, subMeshes:Vector.<SubMesh>, materialMap:Object):void[static] MeshReaderConstructor DetailMeshReader()Constructorpublic function MeshReader()Method Deta...

来源: laya_api 发布时间: 20170929

6. laya.d3.animation.AnimationClip [ 92%]

...ip[static] 加载动画模板。 AnimationClip  onAsynLoaded(url:String, data:*, params:Array):void[override] private AnimationClipProtected Methods  MethodDefined By  detoryResource():void[override] 销毁资源,override it,同时修改memorySize属性。AnimationClipProperty Detailislooping...

来源: laya_api 发布时间: 20170929

7. laya.d3.resource.Texture2D [ 84%]

...Texture2D[static] 加载Texture2D。 Texture2D  onAsynLoaded(url:String, data:*, params:Array):void[override] private Texture2DProtected Methods  MethodDefined By  detoryResource():void[override] 销毁资源。 Texture2D  recreateResource():void[override] 重新创建资源,如果异步创...

来源: laya_api 发布时间: 20170929

8. laya.filters.ColorFilterAction [ 84%]

...是一个颜色滤镜应用类。 Public Properties PropertyDefined By  data : ColorFilterColorFilterActionPublic Methods  MethodDefined By  ColorFilterAction() 创建一个 ColorFilterAction 实例。 ColorFilterAction  apply(srcCanvas:*):* 给指定的对象应用颜色滤镜。 ColorFilte...

来源: laya_api 发布时间: 20170422

9. laya.filters.webgl.ColorFilterActionGL [ 83%]

... Public Properties Show Inherited Public Properties PropertyDefined By  data : ColorFilterColorFilterActionGL typeMix : int[read-only] FilterActionGLPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  ColorFilterActionGL()ColorFilterActionGL apply(src...

来源: laya_api 发布时间: 20170929

10. laya.utils.Handler [ 83%]

...r 对象池内。 Handler  run():* 执行处理器。 Handler  runWith(data:*):* 执行处理器,携带额外数据。 Handler  setTo(caller:*, method:Function, args:Array, once:Boolean):Handler 设置此对象的指定属性值。 HandlerProperty Detailargspropertypublic var args:Array 参...

来源: laya_api 发布时间: 20170929