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

Controller support #15

Open
DominicDolan opened this issue Oct 17, 2020 · 0 comments
Open

Controller support #15

DominicDolan opened this issue Oct 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@DominicDolan
Copy link
Owner

Info

The engine currently only supports mouse and keyboard input.

LWJGL does not have much documentation for controllers but they do seem to support them: lwjgl.input.controllers

Motive

Controller support allows more people to play a game the way they choose and it is better to have support built into the engine

Task

Build controller support in a similar way that the keyboard and mouse support is implemented

@DominicDolan DominicDolan added the enhancement New feature or request label Oct 17, 2020
@DominicDolan DominicDolan added this to the Platform Compatibility milestone Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant