UNPKG

@phaserjs/phaser

Version:
3 lines 174 B
import { Clock } from './Clock'; export declare function AddDelayedCall(clock: Clock, delay: number, callback: () => void): void; //# sourceMappingURL=AddDelayedCall.d.ts.map