UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

9 lines 226 B
/** * * @param {STSpace} ts_res * @param {STSpace} pTS0 * @param {STSpace} pTS1 * @returns {void} */ export function AvgTSpace(ts_res: STSpace, pTS0: STSpace, pTS1: STSpace): void; //# sourceMappingURL=AvgTSpace.d.ts.map