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

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

311. laya.ui.ComboBox [ 69%]

...ic class ComboBoxInheritanceComboBox Component Sprite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度...

来源: laya_api 发布时间: 20170929

312. 绘画圆角矩形的工具,直接用,不用自己去算 [ 69%]

... 0, 0, roundRadius, 0, roundRadius]); paths.push(["closePath"]); var brush:Object = { fillStyle:fillColor }; var pen:Object = { strokeStyle:borderColor, lineWidth:borderWidth }; return graghics.drawPath(x, y, paths, brush, pen); } } } 2019-01-17 1 条评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

313. laya.components.AnimatorState2D_API3.0 [ 69%]

.../AnimatorState2D.ts:265 克隆 Returns AnimatorState2D cloneTo cloneTo(destObject: any): void Defined in laya/components/AnimatorState2D.ts:275 拷贝到目标 Parameters destObject: any 目标节点 Returns void destroy destroy(): void Defined in laya/components/AnimatorState2D.ts:285 删除 Return...

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

314. laya.utils.Color [ 69%]

...rties | Methods Packagelaya.utilsClasspublic class ColorInheritanceColor Object Color 是一个颜色值处理类。 Public Properties PropertyDefined By  _drawStyle : *Color  numColor : uint uint 型颜色值。Color  strColor : String 字符串型颜色值。ColorPublic Methods  MethodDe...

来源: laya_api 发布时间: 20170422

315. laya.display.cmd.ClipRectCmd [ 69%]

...Packagelaya.display.cmdClasspublic class ClipRectCmdInheritanceClipRectCmd Object 裁剪命令 Public Properties PropertyDefined By  height : Number 高度。 ClipRectCmd  width : Number 宽度。 ClipRectCmd  x : Number X 轴偏移量。 ClipRectCmd  y : Number Y 轴偏移量。 ClipRectCm...

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

316. laya.display.cmd.ScaleCmd [ 69%]

...ants Packagelaya.display.cmdClasspublic class ScaleCmdInheritanceScaleCmd Object 缩放命令 Public Properties PropertyDefined By  pivotX : Number (可选)水平方向轴心点坐标。 ScaleCmd  pivotY : Number (可选)垂直方向轴心点坐标。 ScaleCmd  scaleX : Number 水平...

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

317. laya.display.cmd.DrawImageCmd [ 69%]

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

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

318. laya.display.cmd.RotateCmd [ 69%]

...ts Packagelaya.display.cmdClasspublic class RotateCmdInheritanceRotateCmd Object 旋转命令 Public Properties PropertyDefined By  angle : Number 旋转角度,以弧度计。 RotateCmd  pivotX : Number (可选)水平方向轴心点坐标。 RotateCmd  pivotY : Number (可选)垂...

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

319. laya.display.cmd.TransformCmd [ 69%]

...ckagelaya.display.cmdClasspublic class TransformCmdInheritanceTransformCmd Object 矩阵命令 Public Properties PropertyDefined By  matrix : Matrix 矩阵。 TransformCmd  pivotX : Number (可选)水平方向轴心点坐标。 TransformCmd  pivotY : Number (可选)垂直方向轴心...

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

320. laya.display.cmd.AlphaCmd [ 69%]

...ants Packagelaya.display.cmdClasspublic class AlphaCmdInheritanceAlphaCmd Object 透明命令 Public Properties PropertyDefined By  alpha : Number 透明度 AlphaCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 AlphaCmdPublic Constants ConstantDefined By  ID : String ...

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