大约有 1,001 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0040 秒)
Laya_社区(253) Laya3.0_api(238) Laya_示例(136) Laya2.0_api(103) Laya2.0_示例(102) Laya2.0_文档(90) laya_api(74) Laya3.0_文档(5)
Laya.Sprite 和 laya.display.Sprite 是一样的吗? 看见不同写法 2018-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: 一样的,前者只是被封装了一下 2...
来源: Laya_社区 发布时间: 20180116
...toBitmap(): AutoBitmap Inherited from Graphics.constructor Defined in laya/display/Graphics.ts:54 Returns AutoBitmap Properties _color _color: string = "#ffffff" Defined in laya/ui/AutoBitmap.ts:31 uv uv: number[] = null Defined in laya/ui/AutoBitmap.ts:29 Accessors cmds get cmds(): any[] set cmds(v...
来源: Laya3.0_api 发布时间: 20231115
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/BitmapFont" BitmapFont Class BitmapFont BitmapFont 是位图字体类,用于定义位图字体信息。 字体制作及使用方法,请参考文章 see http://ldc2.layabox.com/doc/?nav=ch-js-1-2-5 Hierarchy Resour...
来源: Laya3.0_api 发布时间: 20231115
...rames No Frames ClipRectCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class ClipRectCmdInheritanceClipRectCmd Object 裁剪命令 Public Properties PropertyDefined By height : Number 高度。 ClipRectCmd width : Number 宽度。 ClipRectCmd x : Number X 轴偏...
来源: Laya2.0_api 发布时间: 20190513
... Frames No Frames ScaleCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class ScaleCmdInheritanceScaleCmd Object 缩放命令 Public Properties PropertyDefined By pivotX : Number (可选)水平方向轴心点坐标。 ScaleCmd pivotY : Number (可选)垂直...
来源: Laya2.0_api 发布时间: 20190513
...ames No Frames DrawImageCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawImageCmdInheritanceDrawImageCmd Object 绘制图片 Public Properties PropertyDefined By height : Number (可选)高度。 DrawImageCmd texture : Texture 纹理。 DrawImageCmd w...
来源: Laya2.0_api 发布时间: 20190513
...Frames No Frames RotateCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class RotateCmdInheritanceRotateCmd Object 旋转命令 Public Properties PropertyDefined By angle : Number 旋转角度,以弧度计。 RotateCmd pivotX : Number (可选)水平方向轴心...
来源: Laya2.0_api 发布时间: 20190513
...ames No Frames TransformCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class TransformCmdInheritanceTransformCmd Object 矩阵命令 Public Properties PropertyDefined By matrix : Matrix 矩阵。 TransformCmd pivotX : Number (可选)水平方向轴心点坐标...
来源: Laya2.0_api 发布时间: 20190513
... Frames No Frames AlphaCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class AlphaCmdInheritanceAlphaCmd Object 透明命令 Public Properties PropertyDefined By alpha : Number 透明度 AlphaCmdPublic Methods MethodDefined By recover():void 回收到对象池 Alp...
来源: Laya2.0_api 发布时间: 20190513
...s No Frames DrawTexturesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawTexturesCmdInheritanceDrawTexturesCmd Object 根据坐标集合绘制多个贴图 Public Properties PropertyDefined By pos : Array 绘制次数和坐标。 DrawTexturesCmd texture : Tex...
来源: Laya2.0_api 发布时间: 20190513