UNPKG

@phaserjs/phaser

Version:
3 lines 166 B
import { IAnimatedSprite } from './IAnimatedSprite'; export declare function Stop<T extends IAnimatedSprite>(...sprites: T[]): T[]; //# sourceMappingURL=Stop.d.ts.map