UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 179 B
/** * Up, down, left, right * @readonly * @type {number[]} */ export const ORTHOGONAL_NEIGHBOURHOOD_MASK: number[]; //# sourceMappingURL=ORTHOGONAL_NEIGHBOURHOOD_MASK.d.ts.map