Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for detecting touch independent of joystick strength and angle #34

Open
scottbarnesg opened this issue Jul 22, 2020 · 0 comments · May be fixed by #35
Open

Add support for detecting touch independent of joystick strength and angle #34

scottbarnesg opened this issue Jul 22, 2020 · 0 comments · May be fixed by #35

Comments

@scottbarnesg
Copy link

scottbarnesg commented Jul 22, 2020

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

@scottbarnesg scottbarnesg linked a pull request Jul 22, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant