UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 183 B
/** * Very small value, used for comparison when compensation for rounding error is required * @type {number} */ export const EPSILON: number; //# sourceMappingURL=EPSILON.d.ts.map