大约有 134 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0029 秒)
... 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
...销,无需renderTarget支持。 Sprite CharacterCache : Boolean = true[static] Text color : String[override] 表示文本的颜色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Input customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染...
来源: 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_示例 发布时间: 20260106
...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
...手机结果打开项目就闪退? var ApiService = class { // private static readonly baseUrl1 = 'https://75xlni078957.vicp.fun'; // 发送通用请求(添加认证令牌支持) static _sendRequest(config) { return __async(this, null, function* () { const { endpoint, method, body, queryParams...
来源: Laya_社区 发布时间: 20251115
...池 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