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

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

1. laya.ui.Button [ 100%]

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

来源: laya_api 发布时间: 20170929

2. laya.ui.ComboBox [ 93%]

...响。 Sprite blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间垂直距离(以像素为单位)。 Component  button : Button[read-only] 获取对 ComboBox 组件所包含 Button 组件...

来源: laya_api 发布时间: 20170929

3. laya.ui.CheckBox [ 89%]

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

来源: laya_api 发布时间: 20170929

4. laya.ui.Radio [ 88%]

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

来源: laya_api 发布时间: 20170929

5. laya.display.Graphics [ 85%]

... — 开始绘制 Y 轴位置。  paths:Array — 路径集合,路径支持以下格式:[["moveTo",x,y],["lineTo",x,y,x,y,x,y],["arcTo",x1,y1,x2,y2,r],["closePath"]]。  brush:Object (default = null) — (可选)刷子定义,支持以下设置{fillStyle}。  pen:Object (default = nul...

来源: laya_api 发布时间: 20170929

6. laya.ui.AutoBitmap [ 83%]

...矩形下方区域 矩形外右下角 矩形外左上角 同时也支持3宫格,比如0,4,0,4,1为水平3宫格,4,0,4,0,1为垂直3宫格,3宫格性能比9宫格高。 AutoBitmap  source : Texture 对象纹理资源。 AutoBitmap  width : Number 表示显示对象宽度,...

来源: laya_api 发布时间: 20170929

7. laya.device.media.Video [ 79%]

...示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意: 在PC端可以在任何时机调用play()因此,可以在程序开始运行时就使Video开始播放。但是在移动...

来源: laya_api 发布时间: 20170929

8. laya.display.Text [ 78%]

...示。 Text blendMode : String指定要使用混合模式。目前只支持"lighter"。Sprite  bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Text  borderColor : String 文本边框背景颜...

来源: laya_api 发布时间: 20170929

9. laya.ui.Image [ 70%]

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

来源: laya_api 发布时间: 20170929

10. laya.ui.Clip [ 67%]

...到下,分割组合为一个切片动画。 Image和Clip组件是唯一支持异步加载两个组件,比如clip.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Nu...

来源: laya_api 发布时间: 20170929