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

Getting a stream from the joystick view #29

Closed
Drkstr opened this issue Aug 12, 2020 · 1 comment
Closed

Getting a stream from the joystick view #29

Drkstr opened this issue Aug 12, 2020 · 1 comment

Comments

@Drkstr
Copy link

Drkstr commented Aug 12, 2020

Is there a way I can get a continues stream of data(angle and distance) from the joystick view instead of just the angle and distance when there is a change in the joystick position?

@artur-ios-dev
Copy link
Owner

You mean you want to periodically receive a value in the stream? I am not sure if it will be useful to implement that in the Joystick itself. You can do that in your code on your own.

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

No branches or pull requests

2 participants