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

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

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.net.HttpRequest [ 83%]

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

来源: laya_api 发布时间: 20170929

3. laya.utils.ClassUtils [ 80%]

...ler = null, instanceHandler:Handler = null):*[static] 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "customProps":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "child":[ { "type":"Text", "props":{ "text":...

来源: laya_api 发布时间: 20170929

4. laya.ui.List [ 80%]

...nt anchorY : NumberY轴锚点,值为0-1Component  array : Array 列表数据源。 List autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高...

来源: laya_api 发布时间: 20170929

5. laya.net.LocalStorage [ 79%]

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

来源: laya_api 发布时间: 20170929

6. laya.ui.Tree [ 76%]

...Render Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Spri...

来源: laya_api 发布时间: 20170929