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

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

1. laya.utils.Color [ 100%]

...agelaya.utilsClasspublic class ColorInheritanceColor Object Color 是一个颜色处理类。 Public Properties PropertyDefined By  _drawStyle : *Color  numColor : uint uint 型颜色。Color  strColor : String 字符串型颜色。ColorPublic Methods  MethodDefined By  Color(str:...

来源: laya_api 发布时间: 20170422

2. laya.utils.Utils [ 96%]

... Utils  toHexColor(color:Number):String[static] 将传入的 uint 类型颜色转换为字符串型颜色。 Utils  toRadian(angle:Number):Number[static] 角度转弧度。 UtilsProperty DetailparseXMLFromStringpropertypublic static var parseXMLFromString:Function 将字符串解析成 XML...

来源: laya_api 发布时间: 20170929

3. laya.ui.ColorPicker [ 95%]

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

来源: laya_api 发布时间: 20170929

4. laya.ui.UIUtils [ 95%]

...度滤镜。 UIUtils  toColor(color:uint):String[static] 转换uint类型颜色为字符型颜色。 UIUtilsPublic Constants ConstantDefined By  escapeSequence : Object[static] 需要替换的转义字符表 UIUtilsMethod DetailaddFilter()method public static function addFilter(target:Spr...

来源: laya_api 发布时间: 20170929

5. laya.filters.ColorFilter [ 91%]

...ilterInheritanceColorFilter Filter ObjectImplements IFilter ColorFilter 是颜色滤镜。使用 ColorFilter 类可以将 4 x 5 矩阵转换应用于输入图像上的每个像素的 RGBA 颜色和 Alpha ,以生成具有一组新的 RGBA 颜色和 Alpha 的结果。该类允许饱和度更...

来源: laya_api 发布时间: 20170929

6. laya.particle.ParticleSetting [ 90%]

...ParticleSetting  disableColor : Boolean = falsefalse代表使用参数颜色数据,true代表使用原图颜色数据ParticleSetting  duration : Number = 1粒子持续时间(单位:秒)ParticleSetting  emissionRate : int = 0发射器发射速率ParticleSetting  emitterType : String = ...

来源: laya_api 发布时间: 20170929

7. laya.ui.Label [ 85%]

...true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bold : Boolean 指定文本是否为粗体字。 默认为 false,这意味着不使用粗体字...

来源: laya_api 发布时间: 20170929

8. laya.ui.ComboBox [ 83%]

...拉列表的打开状态。 ComboBox  itemColors : String 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox  itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox  it...

来源: laya_api 发布时间: 20170929

9. laya.ui.Styles [ 82%]

...rties PropertyDefined By  buttonLabelColors : Array[static] 按钮标签颜色。 格式:[upColor,overColor,downColor,disableColor]。 Styles  buttonStateNum : int = 3[static] 按钮皮肤的状态数,支持1,2,3三种状态。 Styles  comboBoxItemColors : Array[static] 下拉框项颜...

来源: laya_api 发布时间: 20170929

10. laya.display.Text [ 82%]

...true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bold : Boolean 指定文本是否为粗体字。 默认为 false,这意味着不使用粗体字...

来源: laya_api 发布时间: 20170929