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

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

1. laya.display.Graphics [ 100%]

...cs Object Graphics 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,translate,alpha等指令对绘图效果进行变化。 Graphics以命令流方式存储,可以通过cmds属性访问所有...

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

2. laya.ui.AutoBitmap [ 94%]

...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.display.cmd.DrawTexturesCmd [ 91%]

...c class DrawTexturesCmdInheritanceDrawTexturesCmd Object 根据坐标集合绘制多个贴图 Public Properties PropertyDefined By  pos : Array 绘制次数和坐标。 DrawTexturesCmd  texture : Texture 纹理。 DrawTexturesCmdPublic Methods  MethodDefined By  recover():void 回收到对...

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

4. laya.display.cmd.DrawImageCmd [ 79%]

...ya.display.cmdClasspublic class DrawImageCmdInheritanceDrawImageCmd Object 绘制图片 Public Properties PropertyDefined By  height : Number (可选)高度。 DrawImageCmd  texture : Texture 纹理。 DrawImageCmd  width : Number (可选)宽度。 DrawImageCmd  x : Number (可选...

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

5. laya.display.cmd.DrawTextureCmd [ 76%]

...isplay.cmdClasspublic class DrawTextureCmdInheritanceDrawTextureCmd Object 绘制单个贴图 Public Properties PropertyDefined By  alpha : Number (可选)透明度。 DrawTextureCmd  blendMode : String (可选)混合模式。 DrawTextureCmd  color : String (可选)颜色滤镜。...

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

6. laya.display.cmd.DrawTrianglesCmd [ 76%]

...ay.cmdClasspublic class DrawTrianglesCmdInheritanceDrawTrianglesCmd Object 绘制三角形命令 Public Properties PropertyDefined By  alpha : Number alpha DrawTrianglesCmd  blendMode : String blend模式 DrawTrianglesCmd  color : ColorFilter 颜色变换 DrawTrianglesCmd  indices : Uint16A...

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

7. laya.ani.bone.Skeleton [ 65%]

...数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使...

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

8. laya.ui.Image [ 56%]

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

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

9. laya.ui.AdvImage [ 49%]

...数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使...

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