UNPKG

@phaserjs/phaser

Version:
3 lines 189 B
import { Matrix2D } from './Matrix2D'; export declare function Mat2dSkew(target: Matrix2D, angleX: number, angleY: number, out?: Matrix2D): Matrix2D; //# sourceMappingURL=Mat2dSkew.d.ts.map