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

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

1. laya.ani.GraphicsAni_API3.0 [ 100%]

...ors constructor Accessors cmds Methods addCmd alpha clear clipRect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save sc...

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

2. laya.display.Graphics [ 99%]

...标不显示。 Graphics  destroy():void 销毁此对象。 Graphics  drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void 绘制圆形。 Graphics  drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制...

来源: laya_api 发布时间: 20170929

3. laya.display.cmd.DrawCircleCmd_API3.0 [ 98%]

...ected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawCircleCmd" DrawCircleCmd Class DrawCircleCmd 绘制圆形 Hierarchy DrawCircleCmd Index Properties fillColor lineColor lineWidth percent radius x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Def...

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

4. laya.display.Graphics_API3.0 [ 98%]

...ors constructor Accessors cmds Methods addCmd alpha clear clipRect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save sc...

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

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

...r height sizeGrid source width Methods addCmd alpha clear clipRect destroy drawCircle drawCurves drawEllipse drawImage drawLine drawLines drawPath drawPie drawPoly drawRect drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save sc...

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

6. laya.display.Graphics [ 96%]

...标不显示。 Graphics  destroy():void 销毁此对象。 Graphics  drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawCircleCmd 绘制圆形。 Graphics  drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):Dra...

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

7. laya.display.cmd.DrawCircleCmd [ 95%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames DrawCircleCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawCircleCmdInheritanceDrawCircleCmd Object 绘制圆形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者...

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

8. 绘制图形 · LayaAir3.0文档 · LAYABOX [ 86%]

...以查看到API的各种矢量绘图方法。 drawRect fillText drawPath drawCircle drawPie drawLine drawLines drawPoly drawCurves ...... 下面将对这些Graphics进行讲解。 二、绘制矩形与圆角矩形 2.1 IDE绘制矩形 在Sprite对象的 Graphics 组件中,可以通过点击 + 来...

来源: Laya3.0_文档 发布时间: 20241014

9. 环形进度条 [ 85%]

...这样写,没有任何效果,是我参数传的有问题吗? graph.drawCircle(0,0,50,new Laya.Vector3(0,1,1),new Laya.Vector3(0,1,1),10); 颜色的参数怎么传,参数类型是any,我不知道要传什么。 还有这个是不是得在Update中一直调用才行? Laya_Aaron • 2017-12...

来源: Laya_社区 发布时间: 20171211

10. laya.ui.AutoBitmap [ 83%]

...示。 Graphics  destroy():void[override] 销毁此对象。 AutoBitmap drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):void 绘制圆形。 Graphics drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制...

来源: laya_api 发布时间: 20170929