UNPKG

@phaserjs/phaser

Version:
3 lines 181 B
import { IVec2Like } from './IVec2Like'; export declare function Vec2ToArray(v: IVec2Like, dst?: Float32List, index?: number): Float32List; //# sourceMappingURL=Vec2ToArray.d.ts.map