UNPKG

@phaserjs/phaser

Version:
3 lines 180 B
import { Matrix2D } from './Matrix2D'; export declare function Mat2dMultiply(target: Matrix2D, src: Matrix2D, out?: Matrix2D): Matrix2D; //# sourceMappingURL=Mat2dMultiply.d.ts.map