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

Fixed call to onJoyButtonEvent() #881

Closed
wants to merge 6 commits into from
Closed

Fixed call to onJoyButtonEvent() #881

wants to merge 6 commits into from

Conversation

fba-rio
Copy link
Contributor

@fba-rio fba-rio commented Aug 23, 2018

The method onJoyButtonEvent() was being called on every update(). Now it is called only when the state of a button changes (from not pressed to pressed and vice-versa).

The method onJoyButtonEvent() was being called on every update(). Now it is called only when the state of a button changes (from not pressed to pressed and vice-versa).
@fba-rio fba-rio closed this Dec 27, 2018
@fba-rio fba-rio reopened this Dec 27, 2018
Changed only the part that needs changing, leaving imports untouched.
@fba-rio fba-rio closed this Dec 28, 2018
@stephengold
Copy link
Member

Redone as PR #980.

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.

2 participants