UNPKG

@phaserjs/phaser

Version:
3 lines 191 B
import { Matrix2D } from './Matrix2D'; export declare function Mat2dScale(target: Matrix2D, scaleX: number, scaleY: number, out?: Matrix2D): Matrix2D; //# sourceMappingURL=Mat2dScale.d.ts.map