UNPKG

@phaserjs/phaser

Version:
3 lines 163 B
import { Matrix2D } from './Matrix2D'; export declare function Mat2dAdd(a: Matrix2D, b: Matrix2D, out?: Matrix2D): Matrix2D; //# sourceMappingURL=Mat2dAdd.d.ts.map