UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

3 lines 288 B
export function make_one_vector3(): (out: any, out_offset: any, direction: any, direction_offset: any) => void; export function make_vector3(x: any, y: any, z: any): (out: any, out_offset: any, direction: any, direction_offset: any) => void; //# sourceMappingURL=make_one_vector3.d.ts.map