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

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

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

...s PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawCircleCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawCircleCmd  lineWidth : Number (可选)边框宽度。 DrawCircleCmd  radius : Number 半径。 DrawCir...

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

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

...s PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPolyCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPolyCmd  lineWidth : Number 可选)边框宽度。 DrawPolyCmd  points : Array 多边形的点集合。 Dr...

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

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

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

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

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

...角度。 DrawPieCmd  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPieCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPieCmd  lineWidth : Number (可选)边框宽度。 DrawPieCmd  radius : Number 扇形半径。 DrawPieCmd...

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

5. laya.display.Graphics [ 92%]

...Number — 半径。  fillColor:* — 填充颜色,或者填充绘图的渐变对象。  lineColor:* (default = null) — (可选)边框颜色,或者填充绘图的渐变对象。  lineWidth:Number (default = 1) — (可选)边框宽度。 ReturnsDrawCircleCmddrawCurves()method  publ...

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

6. laya.display.cmd.DrawCurvesCmd [ 83%]

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

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

7. laya.display.cmd.DrawLinesCmd [ 83%]

...s PropertyDefined By  lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd  lineWidth : Number (可选)线段宽度。 DrawLinesCmd  points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd  x : Number 开始绘制的X轴位置。 DrawL...

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