UNPKG

@phaserjs/phaser

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