Here in this screenshot code, when resume button is clicked bird’s touch event gets activated in mobile device but mouse event does not trigger bird to mve upwards. why can I stop this birds movement when resume is clicked using event.stopPropogation o event.preventDefault ?