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

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

111. Laya.Sprite 和 laya.display.Sprite 是一样的吗? [ 93%]

Laya.Sprite 和 laya.display.Sprite 是一样的吗? 看见不同写法 2018-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: 一样的,前者只是被封装了一下 2...

来源: Laya_社区 发布时间: 20180116

112. laya.ui.AutoBitmap_API3.0 [ 93%]

...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

113. laya.display.BitmapFont_API3.0 [ 93%]

... 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

114. laya.display.INodeExtra_API3.0 [ 92%]

LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...

来源: Laya3.0_api 发布时间: 20230115

115. laya.display.cmd.ClipRectCmd [ 92%]

...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

116. laya.display.cmd.ScaleCmd [ 92%]

... 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

117. laya.display.cmd.DrawImageCmd [ 92%]

...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

118. laya.display.cmd.RotateCmd [ 92%]

...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

119. laya.display.cmd.TransformCmd [ 92%]

...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

120. laya.display.cmd.AlphaCmd [ 92%]

... 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