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

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

1. laya.display.cmd.DrawCircleCmd [ 100%]

... 绘制圆形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawCircleCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawCircleCmd  lineWidth : Number (可选)边框宽度。 DrawCircleCmd  rad...

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

2. laya.display.cmd.DrawPolyCmd [ 99%]

...制多边形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPolyCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPolyCmd  lineWidth : Number 可选)边框宽度。 DrawPolyCmd  points : Arra...

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

3. laya.display.cmd.DrawRectCmd [ 99%]

... 绘制矩形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd  height : Number 矩形高度。 DrawRectCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawRectCmd  lineWidth : Number (...

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

4. laya.display.cmd.DrawPieCmd [ 98%]

... By  endAngle : Number 结束角度。 DrawPieCmd  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPieCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPieCmd  lineWidth : Number (可选)边框宽度。 DrawPieCmd  radius : Num...

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

5. laya.display.Graphics [ 97%]

...:StrokeTextCmd 在画布上绘制文本(没有填色)。文本的默认颜色是黑色。 Graphics  transform(matrix:Matrix, pivotX:Number = 0, pivotY:Number = 0):TransformCmd 替换绘图的当前转换矩阵。 Graphics  translate(tx:Number, ty:Number):TranslateCmd 重新映射画布上的...

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

6. laya.ui.UIUtils [ 93%]

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

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

7. laya.ui.AutoBitmap [ 86%]

...:StrokeTextCmd 在画布上绘制文本(没有填色)。文本的默认颜色是黑色。 Graphics transform(matrix:Matrix, pivotX:Number = 0, pivotY:Number = 0):TransformCmd 替换绘图的当前转换矩阵。 Graphics translate(tx:Number, ty:Number):TranslateCmd 重新映射画布上的 (0,...

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

8. laya.display.cmd.DrawCurvesCmd [ 82%]

... 绘制曲线 Public Properties PropertyDefined By  lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd  lineWidth : Number (可选)线段宽度。 DrawCurvesCmd  points : Array 线段的点集合,格式[controlX, controlY, anchorX, anchorY...]。 DrawCurvesC...

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

9. laya.display.cmd.DrawLinesCmd [ 82%]

...连续曲线 Public Properties PropertyDefined By  lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd  lineWidth : Number (可选)线段宽度。 DrawLinesCmd  points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd  x : Number 开...

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

10. laya.ui.ComboBox [ 64%]

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

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