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

Initial Gamepad support #14

Merged
merged 2 commits into from
Jul 17, 2018
Merged

Initial Gamepad support #14

merged 2 commits into from
Jul 17, 2018

Conversation

erickzanardo
Copy link
Member

This PR adds an initial gamepad support on Flame.

Only Android is supported on this PR, I don`t think iOs support will be possible only using the resources provided by flutter, therefore some native code will be needed.

On Android all keys except the axes are supported, which I guess will also require native code.

@luanpotter luanpotter merged commit 6a9f543 into flame-engine:master Jul 17, 2018
@luanpotter
Copy link
Member

Thanks!!!

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