大约有 5 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0022 秒)
...lic class DrawPathCmdInheritanceDrawPathCmd Object 根据路径绘制矢量图形 Public Properties PropertyDefined By brush : Object (可选)刷子定义,支持以下设置{fillStyle:"#FF0000"}。 DrawPathCmd paths : Array 路径集合,路径支持以下格式:[["moveTo",x,y],["lin...
来源: Laya2.0_api 发布时间: 20190513
...toBitmap Graphics Object AutoBitmap 类是用于表示位图图像或绘制图形的显示对象。 封装了位置,宽高及九宫格的处理,供UI组件使用。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By cmds : ArrayGraphics he...
来源: Laya2.0_api 发布时间: 20190513
...到另一个坐标空间。 您可以对一个显示对象执行不同的图形转换,方法是设置 Matrix 对象的属性,将该 Matrix 对象应用于 Transform 对象的 matrix 属性,然后应用该 Transform 对象作为显示对象的 transform 属性。这些转换函数包括平移...
来源: Laya2.0_api 发布时间: 20190513
...her ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Pub...
来源: Laya2.0_api 发布时间: 20190513
...lasses AnimationBase, PerfHUD, Scene, Stage, Text Sprite 是基本的显示图形的显示列表节点。 Sprite 默认没有宽高,默认不接受鼠标事件。通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放,位移等操作。Sprite同时也是容器类,可用来添...
来源: Laya2.0_api 发布时间: 20190513