大约有 79 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0027 秒)
... Graphics Graphics 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,translate,alpha等指令对绘图效果进行变化。 Graphics以命令流方式存储,可以通过cmds属性访问所有...
来源: Laya3.0_api 发布时间: 20231115
...cs.cmds Defined in laya/display/Graphics.ts:151 命令流。存储了所有绘制命令。 Returns any[] Inherited from Graphics.cmds Defined in laya/display/Graphics.ts:155 命令流。存储了所有绘制命令。 Parameters value: any[] Returns void Methods addCmd addCmd(cmd: any): any Inherited...
来源: Laya3.0_api 发布时间: 20231115
...p" AutoBitmap Class AutoBitmap AutoBitmap 类是用于表示位图图像或绘制图形的显示对象。 封装了位置,宽高及九宫格的处理,供UI组件使用。 Hierarchy Graphics AutoBitmap Index Constructors constructor Properties _color uv Accessors cmds color height sizeGrid source...
来源: Laya3.0_api 发布时间: 20231115
...laya/utils/HitArea" HitArea Class HitArea 鼠标点击区域,可以设置绘制一系列矢量图作为点击区域和非点击区域(目前只支持圆形,矩形,多边形) Hierarchy HitArea Implements IHitArea Index Properties _hit _unHit Accessors hit unHit Methods contains onAfterDeser...
来源: Laya3.0_api 发布时间: 20231115
...nu Globals "laya/display/cmd/DrawLinesCmd" DrawLinesCmd Class DrawLinesCmd 绘制连续曲线 Hierarchy DrawLinesCmd Index Properties lineColor lineWidth points x y ID Methods recover Properties lineColor lineColor: any Defined in laya/display/cmd/DrawLinesCmd.ts:26 线段颜色,或者填充绘图...
来源: Laya3.0_api 发布时间: 20231115
... Menu Globals "laya/display/cmd/DrawPolyCmd" DrawPolyCmd 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 填充颜色,或者填充...
来源: Laya3.0_api 发布时间: 20231115
...Globals "laya/display/cmd/DrawCurvesCmd" DrawCurvesCmd Class DrawCurvesCmd 绘制曲线 Hierarchy DrawCurvesCmd Index Properties lineColor lineWidth points x y ID Methods getBoundPoints recover Properties lineColor lineColor: any Defined in laya/display/cmd/DrawCurvesCmd.ts:27 线段颜色,或者...
来源: Laya3.0_api 发布时间: 20231115
...s "laya/display/cmd/DrawPathCmd" DrawPathCmd Class DrawPathCmd 根据路径绘制矢量图形 Hierarchy DrawPathCmd Index Properties brush paths pen x y ID Methods getBoundPoints recover Properties brush brush: any Defined in laya/display/cmd/DrawPathCmd.ts:26 (可选)刷子定义,支持以下...
来源: Laya3.0_api 发布时间: 20231115
... Menu Globals "laya/display/cmd/DrawRectCmd" DrawRectCmd 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 ...
来源: Laya3.0_api 发布时间: 20231115
...ted Menu Globals "laya/display/cmd/DrawPieCmd" DrawPieCmd 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/DrawP...
来源: Laya3.0_api 发布时间: 20231115