UNPKG

@phaserjs/phaser

Version:
3 lines 175 B
import { Matrix2D } from './Matrix2D'; export declare function Mat2dAppend(mat1: Matrix2D, mat2: Matrix2D, out?: Matrix2D): Matrix2D; //# sourceMappingURL=Mat2dAppend.d.ts.map