UNPKG

@phaserjs/phaser

Version:
3 lines 185 B
import { Vec2 } from './Vec2'; export declare function Vec2FromGridIndex(index: number, width: number, height: number, out?: Vec2): Vec2; //# sourceMappingURL=Vec2FromGridIndex.d.ts.map