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

Feature/gamepad support #111

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 29, 2018

  1. preliminary support for gamepads.

    Johan Vandenbrande committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    9568a93 View commit details
    Browse the repository at this point in the history
  2. preliminary support for gamepads.

    Johan Vandenbrande committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    431e050 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Support for gamepads.

    Johan Vandenbrande committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    e9b1960 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Remove print of joystick name. Comment out axis def. in demo. Add exa…

    …mple how to check gamepad button in update.
    Johan Vandenbrande committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    457fd34 View commit details
    Browse the repository at this point in the history
  2. Allow gamepad_1.UP syntax. Make case insensitive. Update example.

    Johan Vandenbrande committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    3b59c46 View commit details
    Browse the repository at this point in the history
  3. Move wrongly copied line out of setup_gampads to correct location.

    Johan Vandenbrande committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    f897569 View commit details
    Browse the repository at this point in the history