- Preparing search index...
- The search index is not available
pgul
Function createEachStepAction
- createEachStepAction<RT>(cb: ((cnt: number, runner: BaseRunner<RT, string>) => any), duration?: number): BaseRunnerAction<RT>
-
Parameters
-
cb: ((cnt: number, runner: BaseRunner<RT, string>) => any)
-
- (cnt: number, runner: BaseRunner<RT, string>): any
-
Returns any
-
Optional
duration: number
Alias
createEachFrameAction