UNPKG

@phaserjs/phaser

Version:
3 lines 156 B
import { IMatrix2D } from './IMatrix2D'; export declare function Mat2dEquals(a: IMatrix2D, b: IMatrix2D): boolean; //# sourceMappingURL=Mat2dEquals.d.ts.map