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

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

1. laya.display.Graphics_API3.0 [ 100%]

... Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidth?: number): DrawCircleCmd Defined in laya/display/Graphics.ts:544 绘制圆形。 Parameters x: number 圆点X 轴位置。 y: number 圆点Y 轴位置。 radius: number 半径。 fill...

来源: Laya3.0_api 发布时间: 20231115

2. laya.ani.GraphicsAni_API3.0 [ 99%]

... Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidth?: number): DrawCircleCmd Inherited from Graphics.drawCircle Defined in laya/display/Graphics.ts:544 绘制圆形。 Parameters x: number 圆点X 轴位置。 y: number 圆点Y 轴位...

来源: Laya3.0_api 发布时间: 20231115

3. laya.ui.AutoBitmap_API3.0 [ 97%]

...e Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidth?: number): DrawCircleCmd Inherited from Graphics.drawCircle Defined in laya/display/Graphics.ts:544 绘制圆形。 Parameters x: number 圆点X 轴位置。 y: number 圆点Y 轴位...

来源: Laya3.0_api 发布时间: 20231115

4. laya.display.cmd.DrawPolyCmd_API3.0 [ 95%]

...d Class DrawPolyCmd 绘制多边形 Hierarchy DrawPolyCmd Index Properties fillColor lineColor lineWidth points x y ID Methods recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawPolyCmd.ts:26 填充颜色,或者填充绘图的渐变对象。 lineColor lineColor: any Define...

来源: Laya3.0_api 发布时间: 20231115

5. laya.display.cmd.DrawCircleCmd_API3.0 [ 93%]

... Class DrawCircleCmd 绘制圆形 Hierarchy DrawCircleCmd Index Properties fillColor lineColor lineWidth percent radius x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawCircleCmd.ts:27 填充颜色,或者填充绘图的渐变对象。 lineCo...

来源: Laya3.0_api 发布时间: 20231115

6. laya.display.cmd.DrawEllipseCmd_API3.0 [ 93%]

...wEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawEllipseCmd.ts:27 填充颜色,或者填充绘图的渐变对象。...

来源: Laya3.0_api 发布时间: 20231115

7. laya.display.cmd.DrawRectCmd_API3.0 [ 93%]

...tCmd Class DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawRectCmd.ts:31 填充颜色,或者填充绘图的渐变对象。 he...

来源: Laya3.0_api 发布时间: 20231115

8. laya.display.cmd.DrawPieCmd_API3.0 [ 91%]

...PieCmd Class DrawPieCmd 绘制扇形 Hierarchy DrawPieCmd Index Properties fillColor lineColor lineWidth radius x y ID Accessors endAngle startAngle Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawPieCmd.ts:27 填充颜色,或者填充绘图的渐...

来源: Laya3.0_api 发布时间: 20231115

9. laya.display.cmd.DrawRoundRectCmd_API3.0 [ 91%]

...RectCmd Class DrawRoundRectCmd Hierarchy DrawRoundRectCmd Index Properties fillColor height lb lineColor lineWidth lt percent rb rt width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawRoundRectCmd.ts:43 填充颜色,或者填充绘图的...

来源: Laya3.0_api 发布时间: 20231115

10. laya.resource.NativeContext_API3.0 [ 83%]

...void Methods _drawCircle _drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor: any, lineWidth: number, vid: number): void Defined in laya/resource/NativeContext.ts:442 Parameters x: number y: number radius: number fillColor: any lineColor: any lineWidth: number vid: number Ret...

来源: Laya3.0_api 发布时间: 20231102