UNPKG

@phaserjs/phaser

Version:
3 lines 167 B
import { Matrix2D } from './Matrix2D'; export declare function Mat2dFromTranslation(x: number, y: number): Matrix2D; //# sourceMappingURL=Mat2dFromTranslation.d.ts.map