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

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

1. laya.net.Loader [ 100%]

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

来源: laya_api 发布时间: 20170929

2. laya.d3.graphics.IndexBuffer3D [ 95%]

...。 IndexBuffer3D _bind():voidBuffer  getData():Uint16Array 获取索引数据。 IndexBuffer3D  setData(data:*, bufferOffset:int = 0, dataStartIndex:int = 0, dataCount:Number = 4294967295):void 设置数据。 IndexBuffer3DProtected Methods Show Inherited Protected Methods Show Inherited Prote...

来源: laya_api 发布时间: 20170929

3. laya.net.LocalStorage [ 91%]

...eInheritanceLocalStorage Object LocalStorage 类用于没有时间限制的数据存储。 Public Properties PropertyDefined By  _baseClass : Class[static] LocalStorage  items : *[static] 数据列表。 LocalStorage  support : Boolean = false[static] 表示是否支持 LocalStorage。 LocalS...

来源: laya_api 发布时间: 20170929

4. laya.d3.resource.RenderTexture [ 88%]

...寸。 BaseTexture  source : *[override] [read-only] 获取RenderTarget数据源,如果alreadyResolved等于false,则返回null。 RenderTexture  surfaceFormat : int[read-only] 获取表面格式。 return 表面格式。 RenderTexture  surfaceType : int[read-only] 获取表面类型。 retu...

来源: laya_api 发布时间: 20170929

5. laya.net.HttpRequest [ 87%]

...因为每次调用该对象的send方法时,都会清空之前设置的数据,并重置 HTTP 请求的状态,这会导致之前还未返回响应的请求被重置,从而得不到之前请求的响应结果。 Public Properties PropertyDefined By  data : *[read-only] 返回的数据。Htt...

来源: laya_api 发布时间: 20170929

6. laya.net.Socket [ 87%]

...wser/Client Agent 都能主动的向对方发送或接收文本和二进制数据。 要使用 Socket 类的方法,请先使用构造函数 new Socket 创建一个 Socket 对象。 Socket 以异步方式传输和接收数据。 Public Properties PropertyDefined By  connected : Boolean[read-only...

来源: laya_api 发布时间: 20170929

7. laya.d3.component.animation.SkinAnimations [ 80%]

...PropertyDefined By  curBonesDatas : Float32Array[read-only] 获取骨骼数据。 SkinAnimations currentAnimationClipIndex : int[read-only] 获取播放器的动画索引。 KeyframeAnimations currentFrameIndex : int[read-only] 获取播放器帧数。 KeyframeAnimations destroyed : Boolean[rea...

来源: laya_api 发布时间: 20170929

8. laya.events.EventDispatcher [ 79%]

...String — 事件类型。  data:* (default = null) — (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,p3,...可以使用数组结构如:[p1,p2,p3,...] ;如果需要回调单个参数 p ,且 p 是一个数组,则需要使用结构如:[p],其他的单个参...

来源: laya_api 发布时间: 20170929

9. laya.device.motion.Gyroscope [ 77%]

...nfo:RotationInfo):void absolute: 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标系。关于坐标系参见https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Orientation_and_motion_data_explained。 info: RotationInfo类型参数...

来源: laya_api 发布时间: 20170929

10. laya.resource.Texture [ 76%]

...ap:Bitmap = null, uv:Array = null):void 设置此对象的位图资源、UV数据信息。 TextureEvents Event Summary Defined By  loaded资源加载完成后调度。TextureProperty Detail_atlasIDpropertypublic var _atlasID:int = -1bitmapproperty public var bitmap:* 图片或者canvas 。DEF_UV...

来源: laya_api 发布时间: 20170929