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

大约有 306 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0120 秒)

161. laya.ui.Image [ 58%]

...是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Public Pr...

来源: laya_api 发布时间: 20170929

162. laya.ui.TextArea [ 58%]

... Sprite bg : AutoBitmap 表示此对象包含的文本背景 AutoBitmap 组件实例。 TextInput bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字...

来源: Laya2.0_api 发布时间: 20190513

163. laya.ui.ScrollBar [ 58%]

...ite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨...

来源: Laya2.0_api 发布时间: 20190513

164. laya.ui.Panel [ 58%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component  cacheAs : String[override] 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新...

来源: laya_api 发布时间: 20170929

165. laya.ui.UIGroup [ 57%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...

来源: Laya2.0_api 发布时间: 20190513

166. laya.ui.ViewStack [ 57%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同...

来源: laya_api 发布时间: 20170929

167. laya.map.MapLayer [ 57%]

...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite  layerName : String = null当前Layer的名称MapLayer  _mapData : Array = nullMapLayer mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行...

来源: Laya2.0_api 发布时间: 20190513

168. laya.display.FrameAnimation [ 57%]

...点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite index : int 动画当前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInte...

来源: Laya2.0_api 发布时间: 20190513

169. js飞机大战报错 请大神看看 [ 57%]

...的" 一访问就报出异常   我查了layaUI.max.all.js文件 里面的组件名正确  layaUI.max.all.js:          this.pauseBtn=null;          this.hpLabel=null;          this.levelLabel=null;          this.scoreLabel=null;          this.infoLabel=null;...

来源: Laya_社区 发布时间: 20171118

170. laya.ui.Component [ 57%]

...。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcal...

来源: laya_api 发布时间: 20170929