Cookie Warning
This site uses cookies for analytics. By continuing to browse this website you agree to this use.
function stopPhysicsLoop() if (animationId) cancelAnimationFrame(animationId); animationId = null;
let animationId: number | null = null;
function startPhysicsLoop() lastTs = performance.now(); if (!animationId) animationId = requestAnimationFrame(loop); freeze the fall of emiri top