UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines (5 loc) 71 B
/** * Pi*2 * @type {number} */ export const PI2 = Math.PI * 2;