virtual-joystick-android icon indicating copy to clipboard operation
virtual-joystick-android copied to clipboard

This library provides a very simple and ready-to-use custom view which emulates a joystick for Android.

Results 24 virtual-joystick-android issues
Sort by recently updated
recently updated
newest added

This is no longer in jcenter. Is there a new location for it? Anyone know why it was removed?

Hi, can you add attributes to set background image and button image from assets?

On first placing my finger down on the joystick, the onMove() callback is issued before the center coordinates are adjusted to reflect the position I touched down on. When the...