UNPKG

@phaserjs/phaser

Version:
4 lines 209 B
import { Clock } from './Clock'; import { ITimerEventConfig } from './ITimerEventConfig'; export declare function AddTimer(clock: Clock, config: ITimerEventConfig): void; //# sourceMappingURL=AddTimer.d.ts.map