大约有 1,839 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0060 秒)
Laya_社区(603) Laya3.0_api(529) Laya2.0_api(242) laya_api(178) Laya2.0_文档(88) Laya_示例(78) Laya2.0_示例(68) Laya3.0_文档(53)
...ce/NativeContext.ts:67 Static ENUM_TEXTALIGN_CENTER ENUM_TEXTALIGN_CENTER: number = 1 Defined in laya/resource/NativeContext.ts:80 Static ENUM_TEXTALIGN_DEFAULT ENUM_TEXTALIGN_DEFAULT: number = 0 Defined in laya/resource/NativeContext.ts:79 Static ENUM_TEXTALIGN_RIGHT ENUM_TEXTALIGN_RIGHT: number = ...
来源: Laya3.0_api 发布时间: 20231102
...een 动画的缓动效果。 Public Methods MethodDefined By backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始时往后运动,然后反向朝目标移动。 Ease backInOut(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开...
来源: laya_api 发布时间: 20170929
...een 动画的缓动效果。 Public Methods MethodDefined By backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始时往后运动,然后反向朝目标移动。 Ease backInOut(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开...
来源: Laya2.0_api 发布时间: 20190513
...实例化一个2D动画clip类 Returns AnimationClip2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resource.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在...
来源: Laya3.0_api 发布时间: 20231115
...Out sineOut strongIn strongInOut strongOut Methods Static backIn backIn(t: number, b: number, c: number, d: number, s?: number): number Defined in laya/utils/Ease.ts:109 开始时往后运动,然后反向朝目标移动。 Parameters t: number 指定当前时间,介于 0 和持续时间之间(...
来源: Laya3.0_api 发布时间: 20231115
...raphics() 创建一个新的 Graphics 类实例。 Graphics alpha(value:Number):void 设置透明度。 Graphics clear(recoverCmds:Boolean = false):void 清空绘制命令。 Graphics clipRect(x:Number, y:Number, width:Number, height:Number):void 设置剪裁区域,超出剪裁区域的...
来源: laya_api 发布时间: 20170929
...hicsPublic Methods MethodDefined By Graphics()Graphics alpha(alpha:Number):AlphaCmd 设置透明度。 Graphics clear(recoverCmds:Boolean = true):void 清空绘制命令。 Graphics clipRect(x:Number, y:Number, width:Number, height:Number):ClipRectCmd 设置剪裁区域,超出剪裁...
来源: Laya2.0_api 发布时间: 20190513
...0 保存到命令流。 Parameters cmd: any Returns any alpha alpha(alpha: number): AlphaCmd Defined in laya/display/Graphics.ts:354 设置透明度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Defined in laya/display/Graphics.ts:94 清空绘制命令。 Para...
来源: Laya3.0_api 发布时间: 20231115
...olor _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(value: any[]): void Inherited from Graphics.cmds Defined in laya/display/Graphics.ts:151 命令流。存储了所有绘制命令。...
来源: Laya3.0_api 发布时间: 20231115
...0 保存到命令流。 Parameters cmd: any Returns any alpha alpha(alpha: number): AlphaCmd Inherited from Graphics.alpha Defined in laya/display/Graphics.ts:354 设置透明度。 Parameters alpha: number Returns AlphaCmd clear clear(recoverCmds?: boolean): void Inherited from Graphics.clear Defin...
来源: Laya3.0_api 发布时间: 20231115