UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

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