if (!$game.flags.check('screen-transition') && $game.running) {
          $game.$mouse.onMove({
            event: e,
            x: e.pageX,
            y: e.pageY,