大约有 8 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0019 秒)
...s PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineWidth : Number (可选)边框宽度。 DrawCircleCmd radius : Number 半径。 DrawCir...
来源: Laya2.0_api 发布时间: 20190513
...s PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineWidth : Number 可选)边框宽度。 DrawPolyCmd points : Array 多边形的点集合。 Dr...
来源: Laya2.0_api 发布时间: 20190513
...s PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd height : Number 矩形高度。 DrawRectCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawRectCmd lineWidth : Number (可选)边框宽度。 DrawRec...
来源: Laya2.0_api 发布时间: 20190513
...角度。 DrawPieCmd fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPieCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPieCmd lineWidth : Number (可选)边框宽度。 DrawPieCmd radius : Number 扇形半径。 DrawPieCmd...
来源: Laya2.0_api 发布时间: 20190513
...Number — 半径。 fillColor:* — 填充颜色,或者填充绘图的渐变对象。 lineColor:* (default = null) — (可选)边框颜色,或者填充绘图的渐变对象。 lineWidth:Number (default = 1) — (可选)边框宽度。 ReturnsDrawCircleCmddrawCurves()method publ...
来源: Laya2.0_api 发布时间: 20190513
...s PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd lineWidth : Number (可选)线段宽度。 DrawCurvesCmd points : Array 线段的点集合,格式[controlX, controlY, anchorX, anchorY...]。 DrawCurvesCmd x : Number 开始绘制...
来源: Laya2.0_api 发布时间: 20190513
...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
...Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Public Properties PropertyDefined By progress : Number[write-only] 设置当前执行比例Tween repeat : int = 1重播次数,如果repeat=0,则表示无限循环播放Tween update : Handler更新回...
来源: Laya2.0_api 发布时间: 20190513