virtual-joystick-android
virtual-joystick-android copied to clipboard
Add support for detecting joystick press
Provides a simple function to identify if the joystick is currently pressed. This is useful in scenarios where we may want to respond to a user touching the joystick, even if the angle and strength are 0.
Closes #34