UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 144 B
/** * * @param {Plane} plane * @returns {number} */ export function planeHash(plane: Plane): number; //# sourceMappingURL=planeHash.d.ts.map