大约有 819 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
...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
... 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
.../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
...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
...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
...ants Packagelaya.display.cmdClasspublic class ScaleCmdInheritanceScaleCmd Object 缩放命令 Public Properties PropertyDefined By pivotX : Number (可选)水平方向轴心点坐标。 ScaleCmd pivotY : Number (可选)垂直方向轴心点坐标。 ScaleCmd scaleX : Number 水平...
来源: Laya2.0_api 发布时间: 20190513
...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
...ts Packagelaya.display.cmdClasspublic class RotateCmdInheritanceRotateCmd Object 旋转命令 Public Properties PropertyDefined By angle : Number 旋转角度,以弧度计。 RotateCmd pivotX : Number (可选)水平方向轴心点坐标。 RotateCmd pivotY : Number (可选)垂...
来源: Laya2.0_api 发布时间: 20190513
...ckagelaya.display.cmdClasspublic class TransformCmdInheritanceTransformCmd Object 矩阵命令 Public Properties PropertyDefined By matrix : Matrix 矩阵。 TransformCmd pivotX : Number (可选)水平方向轴心点坐标。 TransformCmd pivotY : Number (可选)垂直方向轴心...
来源: Laya2.0_api 发布时间: 20190513
...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