UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

7 lines 191 B
/** * * @param {TouchList} touchList * @param {Vector2} result */ export function getTouchCenter(touchList: TouchList, result: Vector2): void; //# sourceMappingURL=getTouchCenter.d.ts.map