UNPKG

@phaserjs/phaser

Version:
4 lines 252 B
import { Animation } from './Animation'; import { IAnimationFromAtlas } from './IAnimationFromAtlasConfig'; export declare function CreateAnimationFromAtlas(config: IAnimationFromAtlas): Animation; //# sourceMappingURL=CreateAnimationFromAtlas.d.ts.map