UNPKG

@phaserjs/phaser

Version:
4 lines 182 B
import { IMatrix2D } from './IMatrix2D'; import { Matrix2D } from './Matrix2D'; export declare function Mat2dClone(src: IMatrix2D): Matrix2D; //# sourceMappingURL=Mat2dClone.d.ts.map