UNPKG

@phaserjs/phaser

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