大约有 80 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0035 秒)
...imer currTimer: number Defined in laya/utils/Timer.ts:20 当前帧开始的时间。 scale scale: number = 1 Defined in laya/utils/Timer.ts:18 时针缩放。 Accessors delta get delta(): number Defined in laya/utils/Timer.ts:46 两帧之间的时间间隔,单位毫秒。 Returns number Methods call...
来源: Laya3.0_api 发布时间: 20231115
...omplete),update:new Handler(this,onComplete)}。 duration: number 花费的时间,单位毫秒。 Default value ease: Function | null = null 缓动类型,默认为匀速运动。 Default value complete: Handler | null = null 结束回调函数。 Default value delay: number = 0 延迟执行时...
来源: Laya3.0_api 发布时间: 20231115
...获取最佳可能的结果。 请注意,这可能会导致较慢的响应时间或增加电量消耗(如使用GPS)。 另一方面,如果设置为false,将会得到更快速的响应和更少的电量消耗。 默认值为false。 Static maximumAge maximumAge: number = 0 Defined in laya/dev...
来源: Laya3.0_api 发布时间: 20231115
...函数。功能同Laya.timer.timerLoop()。 Parameters delay: number 间隔时间(单位毫秒)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆...
来源: Laya3.0_api 发布时间: 20231115
...retryNum设定加载失败后重试次数,retryDelay设定加载重试的时间间隔。 see laya.net.Loader Hierarchy EventDispatcher LoaderManager Index Constructors constructor Properties maxLoader retryDelay retryNum Methods cacheRes cancelLoadByUrl cancelLoadByUrls clearRes clearResByGroup cl...
来源: Laya3.0_api 发布时间: 20231102
...laya/utils/TimeLine" TimeLine Class TimeLine TimeLine 是一个用来创建时间轴动画的类。 Hierarchy EventDispatcher TimeLine Index Properties scale Accessors total Methods addLabel destroy event from gotoLabel gotoTime hasListener off offAll offAllCaller on once pause play removeLabel rese...
来源: Laya3.0_api 发布时间: 20231115
... number Defined in laya/ani/AnimationPlayer.ts:246 获取缓存帧率间隔时间 Returns number 缓存帧率间隔时间 cachePlayRate get cachePlayRate(): number set cachePlayRate(value: number): void Defined in laya/ani/AnimationPlayer.ts:164 获取缓存播放速率。* Returns number 缓存播...
来源: Laya3.0_api 发布时间: 20231115
...函数。功能同Laya.timer.timerLoop()。 Parameters delay: number 间隔时间(单位毫秒)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆...
来源: Laya3.0_api 发布时间: 20231115
...暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Hierarchy EventDispatcher SoundChannel Index Properties completeHandler isStopped loops startTime url Accessors duration position volume Method...
来源: Laya3.0_api 发布时间: 20231115
...函数。功能同Laya.timer.timerLoop()。 Parameters delay: number 间隔时间(单位毫秒)。 caller: any 执行域(this)。 method: Function 结束时的回调方法。 Default value args: any[] = null (可选)回调参数。 Default value coverBefore: boolean = true (可选)是否覆...
来源: Laya3.0_api 发布时间: 20231102