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

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

1. laya.ui.ComboBox [ 100%]

...ponent Sprite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不...

来源: laya_api 发布时间: 20170929

2. laya.utils.Dictionary [ 98%]

...ropertyDefined By  keys : Array[read-only] 获取所有的子元素键名列表。 Dictionary  values : Array[read-only] 获取所有的子元素列表。 DictionaryPublic Methods  MethodDefined By  clear():void 清除此对象的键名列表和键值列表。 Dictionary  get(key:*):* 返...

来源: laya_api 发布时间: 20170929

3. laya.ui.List [ 97%]

... EventDispatcher ObjectImplements IRender, IItem List 控件可显示项目列表。默认为垂直方向列表。可通过UI编辑器自定义列表。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默...

来源: laya_api 发布时间: 20170929

4. laya.ui.ColorPicker [ 90%]

...entDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更...

来源: laya_api 发布时间: 20170929

5. laya.ui.IItem [ 87%]

...em接口。 Public Methods  MethodDefined By  initItems():void 初始化列表项。 IItemMethod DetailinitItems()method public function initItems():void 初始化列表项。 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

6. laya.utils.PoolCache [ 87%]

...对象缓存管理 PoolCache  getCacheList():Array 获取缓存的对象列表 PoolCache  tryDispose(force:Boolean):void 尝试清理缓存 PoolCacheProperty DetailmaxCountpropertypublic var maxCount:int = 1000 允许缓存的最大数量 signproperty public var sign:String 对象在Pool中的...

来源: laya_api 发布时间: 20170422

7. laya.utils.Tween [ 84%]

...象(即将更改属性值的对象)。  props:Object — 变化的属性列表,比如{x:100,y:20,ease:Ease.backOut,complete:Handler.create(this,onComplete),update:new Handler(this,onComplete)}。  duration:int — 花费的时间,单位毫秒。  ease:Function (default = null) — 缓动类...

来源: laya_api 发布时间: 20170929

8. laya.utils.CacheManger [ 84%]

...函数 fun(force:Boolean)  getCacheListFunction:Function — 获取cache列表函数fun():Array stopCheck()method  public static function stopCheck():void 停止检测循环 unRegCacheByFunction()method  public static function unRegCacheByFunction(disposeFunction:Function, getCacheListFunction:Fu...

来源: laya_api 发布时间: 20170422

9. laya.d3.core.render.BaseRender [ 83%]

...nder  materials : Vector.<BaseMaterial> 获取潜拷贝实例材质列表,第一次使用会拷贝实例对象。 BaseRender  receiveShadow : Boolean 获得是否接收阴影属性 BaseRender  sharedMaterial : BaseMaterial 返回第一个材质。 BaseRender  sharedMaterials : Vector.&...

来源: laya_api 发布时间: 20170929

10. laya.net.LocalStorage [ 81%]

...d By  _baseClass : Class[static] LocalStorage  items : *[static] 数据列表。 LocalStorage  support : Boolean = false[static] 表示是否支持 LocalStorage。 LocalStoragePublic Methods  MethodDefined By  __init__():void[static] LocalStorage  clear():void[static] 清除本地存储...

来源: laya_api 发布时间: 20170929