大约有 453 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
...functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters...
来源: Laya3.0_api 发布时间: 20231115
...neColor lineColor: any Defined in laya/display/cmd/DrawEllipseCmd.ts:31 (可选)边框颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number = 0 Defined in laya/display/cmd/DrawEllipseCmd.ts:35 (可选)边框宽度。 percent percent: boolean Defined in laya/display/cmd/Dr...
来源: Laya3.0_api 发布时间: 20231115
...er — 高绝对值。 offsetX:Number (default = 0) — X 轴偏移量(可选)。 offsetY:Number (default = 0) — Y 轴偏移量(可选)。 sourceWidth:Number (default = 0) — 原始宽度,包括被裁剪的透明区域(可选)。 sourceHeight:Number (default = 0) — 原始...
来源: laya_api 发布时间: 20170929
...functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters...
来源: Laya3.0_api 发布时间: 20231115
...functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters...
来源: Laya3.0_api 发布时间: 20231115
... lineColor lineColor: any Defined in laya/display/cmd/DrawRectCmd.ts:35 (可选)边框颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number = 0 Defined in laya/display/cmd/DrawRectCmd.ts:39 (可选)边框宽度。 percent percent: boolean Defined in laya/display/cmd/DrawR...
来源: Laya3.0_api 发布时间: 20231115
...functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters...
来源: Laya3.0_api 发布时间: 20231115
...functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters...
来源: Laya3.0_api 发布时间: 20231115
...建一个新的 Point 对象。 Parameters x:Number (default = 0) — (可选)水平坐标。 y:Number (default = 0) — (可选)垂直坐标。 Method Detailcopy()method public function copy(point:Point):Point copy point坐标 Parameters point:Point — 需要被copy的point ReturnsPointc...
来源: Laya2.0_api 发布时间: 20190513
...极大提高渲染性能。cacheAs有"none","normal"和"bitmap"三个值可选。 默认为"none",不做任何缓存。 当值为"normal"时,canvas模式下进行画布缓存,webgl模式下进行命令缓存。 当值为"bitmap"时,canvas模式下进行依然是画布缓存,webgl模式...
来源: Laya3.0_api 发布时间: 20231115