Team2337 / 2022-Presented-By-Noahs-Arcade

Other
1 stars 0 forks source link

Cleanup button bindings #110

Closed ZachOrr closed 2 years ago

ZachOrr commented 2 years ago

Pulling code out of the flare branch - this cleans up the button bindings to be more logical as well as making comments around what internal axis values/buttons booleans are being read from the controllers so we don't overload them in configureButtonBindings.

Making a note but - this is where you'd want to use a supplier so you can see your values are getting used downstream of the buttons all in one spot.