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
In some use cases, it would be helpful to detect if the joystick has been pressed. This is useful in scenarios where we may want to respond to a user touching the joystick, even if the strength and angle are 0.
This would require an update to the override of onTouchEvent
The text was updated successfully, but these errors were encountered:
In some use cases, it would be helpful to detect if the joystick has been pressed. This is useful in scenarios where we may want to respond to a user touching the joystick, even if the strength and angle are 0.
This would require an update to the override of onTouchEvent
The text was updated successfully, but these errors were encountered: