UNPKG

@phaserjs/phaser

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