大约有 131 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0024 秒)
... ClipRectCmdPublic Constants ConstantDefined By ID : String = ClipRect[static] ClipRectCmdProperty Detailheightpropertypublic var height:Number 高度。 widthproperty public var width:Number 宽度。 xproperty public var x:Number X 轴偏移量。 yproperty public var y:Number Y 轴偏移...
来源: Laya2.0_api 发布时间: 20190513
...象池 ScaleCmdPublic Constants ConstantDefined By ID : String = Scale[static] ScaleCmdProperty DetailpivotXpropertypublic var pivotX:Number (可选)水平方向轴心点坐标。 pivotYproperty public var pivotY:Number (可选)垂直方向轴心点坐标。 scaleXproperty public var s...
来源: Laya2.0_api 发布时间: 20190513
...rawLinesCmdPublic Constants ConstantDefined By ID : String = DrawLines[static] DrawLinesCmdProperty DetaillineColorpropertypublic var lineColor:* 线段颜色,或者填充绘图的渐变对象。 lineWidthproperty public var lineWidth:Number (可选)线段宽度。 pointsproperty public ...
来源: Laya2.0_api 发布时间: 20190513
....text = Stat.FPS.toString(); } } } class Character extends Sprite { public static WIDTH: number = 110; public static HEIGHT: number = 110; private speed: number = 5; private bloodBar: Sprite; private animation: Animation; private nameLabel: Text; constructor(images: Array) { super(); this.createAnim...
来源: Laya2.0_示例 发布时间: 20250312
...okeTextCmdPublic Constants ConstantDefined By ID : String = StrokeText[static] StrokeTextCmdProperty Detailcolorpropertypublic var color:String 定义文本颜色,比如"#ff0000"。 fontproperty public var font:String 定义字体和字号,比如"20px Arial"。 lineWidthproperty public var...
来源: Laya2.0_api 发布时间: 20190513
...extCmdPublic Constants ConstantDefined By ID : String = FillBorderText[static] FillBorderTextCmdProperty DetailborderColorpropertypublic var borderColor:String 定义镶边文本颜色。 fillColorproperty public var fillColor:String 定义文本颜色,比如"#ff0000"。 fontproperty public ...
来源: Laya2.0_api 发布时间: 20190513
...池 RotateCmdPublic Constants ConstantDefined By ID : String = Rotate[static] RotateCmdProperty Detailanglepropertypublic var angle:Number 旋转角度,以弧度计。 pivotXproperty public var pivotX:Number (可选)水平方向轴心点坐标。 pivotYproperty public var pivotY:Number ...
来源: Laya2.0_api 发布时间: 20190513
...ransformCmdPublic Constants ConstantDefined By ID : String = Transform[static] TransformCmdProperty Detailmatrixpropertypublic var matrix:Matrix 矩阵。 pivotXproperty public var pivotX:Number (可选)水平方向轴心点坐标。 pivotYproperty public var pivotY:Number (可选)垂...
来源: Laya2.0_api 发布时间: 20190513
... DrawPieCmdPublic Constants ConstantDefined By ID : String = DrawPie[static] DrawPieCmdProperty DetailendAnglepropertyendAngle:Number 结束角度。 Implementation public function get endAngle():Number public function set endAngle(value:Number):voidfillColorproperty public var f...
来源: Laya2.0_api 发布时间: 20190513
...。LayoutStylePublic Constants ConstantDefined By EMPTY : LayoutStyle[static] 一个已初始化的 LayoutStyle 实例。LayoutStyleProperty DetailanchorXpropertypublic var anchorX:Number = NaNX锚点,值为0-1。anchorYproperty public var anchorY:Number = NaNY锚点,值为0-1。bottomprope...
来源: laya_api 发布时间: 20170929