You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Touchstart/touchend events are triggered when the user places their fingers on top of the button/joystick, or moves them out.
It is a property of the Gamepad API, but it is not available in all joysticks. So don't worry if the results may be choppy.
Then new event names will be the same that we have, adding "touchstart" and "touchend" at the end of it. E.g.: button0touchstart, button0touchend, etc.
The text was updated successfully, but these errors were encountered:
Touchstart/touchend events are triggered when the user places their fingers on top of the button/joystick, or moves them out.
It is a property of the Gamepad API, but it is not available in all joysticks. So don't worry if the results may be choppy.
Then new event names will be the same that we have, adding "touchstart" and "touchend" at the end of it. E.g.: button0touchstart, button0touchend, etc.
The text was updated successfully, but these errors were encountered: