UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines 123 B
/** * Default resolution of virtual page texture * @type {number} */ export const VT_DEFAULT_PAGE_RESOLUTION = 4096;