UNPKG

@phaserjs/phaser

Version:
3 lines 207 B
import { IAnimation } from './IAnimation'; export declare function CalculateDuration(animation: IAnimation, frameRate?: number, duration?: number): IAnimation; //# sourceMappingURL=CalculateDuration.d.ts.map