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

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

1. laya.display.cmd.DrawPathCmd [ 100%]

....cmdClasspublic class DrawPathCmdInheritanceDrawPathCmd Object 根据路径绘制矢量图形 Public Properties PropertyDefined By  brush : Object (可选)刷子定义,支持以下设置{fillStyle:"#FF0000"}。 DrawPathCmd  paths : Array 路径集合,路径支持以下格式:[["moveTo...

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

2. laya.ui.AutoBitmap [ 89%]

...anceAutoBitmap Graphics Object AutoBitmap 类是用于表示位图图像或绘制图形显示对象。 封装了位置,宽高及九宫格处理,供UI组件使用。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By cmds : ArrayGraphics...

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

3. laya.ui.Image [ 61%]

...ispatcher ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形显示对象。 Image和Clip组件是唯一支持异步加载两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherit...

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

4. laya.display.Sprite [ 60%]

...e 默认没有宽高,默认不接受鼠标事件。通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放,位移等操作。Sprite同时也是容器类,可用来添加多个子节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设...

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