UNPKG

@phaserjs/phaser

Version:
3 lines 154 B
import { Matrix2D } from './Matrix2D'; export declare function Mat2dFromRotation(angle: number): Matrix2D; //# sourceMappingURL=Mat2dFromRotation.d.ts.map