大约有 86 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0059 秒)
...y[], coverBefore?: boolean): void Defined in laya/utils/Timer.ts:229 定时重复执行(基于帧率)。 Parameters delay: number 间隔几帧(单位为帧)。 caller: any 执行域(this)。 method: Function 定时器回调函数。 Default value args: any[] = null 回调参数。 Default value cove...
来源: Laya3.0_api 发布时间: 20231115
...0-4共5个优先级,优先级高的优先加载。0最高,4最低; 重复过滤:自动过滤重复加载(不会有多个相同地址的资源同时加载)以及复用缓存资源,防止重复加载; 错误重试:资源加载失败后,会重试加载(以最低优先级插入加...
来源: Laya3.0_api 发布时间: 20231102
...utils/Pool" Pool Class Pool Pool 是对象池类,用于对象的存储、重复使用。 合理使用对象池,可以有效减少对象创建的开销,避免频繁的垃圾回收,从而优化游戏流畅度。 Hierarchy Pool Index Methods clearBySign createByClass getItem getItemByClass getI...
来源: Laya3.0_api 发布时间: 20231115
...格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1"。 see laya.ui.AutoBitmap#sizeGrid Returns string Inherited from Image.sizeGrid Defined in laya/ui/Image.ts:251 当前实...
来源: Laya3.0_api 发布时间: 20231102
...格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" Returns string Defined in laya/ui/Slider.ts:359 当前实例的背景图( Image )和滑块按钮( Button )实例的...
来源: Laya3.0_api 发布时间: 20231115
...格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" Returns string Inherited from ScrollBar.sizeGrid Defined in laya/ui/ScrollBar.ts:390 当前实例的 Slider 实例的有效...
来源: Laya3.0_api 发布时间: 20231115
...格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" Returns string Inherited from ScrollBar.sizeGrid Defined in laya/ui/ScrollBar.ts:390 当前实例的 Slider 实例的有效...
来源: Laya3.0_api 发布时间: 20231115
...格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" Returns string Defined in laya/ui/Button.ts:664 当前实例的位图 AutoImage 实例的有效缩放网格数据。 数据...
来源: Laya3.0_api 发布时间: 20231115
...格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)",以逗号分隔。 例如:"4,4,4,4,1" Returns string Inherited from Button.sizeGrid Defined in laya/ui/Button.ts:664 当前实例的位图 AutoImage 实例的有...
来源: Laya3.0_api 发布时间: 20231115
...点。 repeat repeat: number = 0 Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: st...
来源: Laya3.0_api 发布时间: 20231115