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

Improve customizability of joystick view #35

Closed
wants to merge 3 commits into from

Conversation

ramuno4
Copy link

@ramuno4 ramuno4 commented Feb 14, 2021

Added the ability to pass in your own CircleView widgets to the JoystickView constructor, and choose a custom Icon to show around the joystick, allowing more visual flexibility.

The input CircleViews are forced to be of innerCircleSize so that the calculations cannot be affected
The input icon only accepts IconData, so size cannot be directly controlled by the user

This would address issues 31, 27, 23

@ramuno4 ramuno4 closed this by deleting the head repository Apr 13, 2024
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 this pull request may close these issues.

None yet

1 participant