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

Add native PSVita gamepad controls (WiiU, PS4, XBOX1 to follow soon, … #1714

Merged
merged 1 commit into from
Feb 3, 2016

Conversation

larsiusprime
Copy link
Member

…as well as general cleanup now that I know what I'm doing)

…as well as general cleanup now that I know what I'm doing)
@MSGhero
Copy link
Member

MSGhero commented Feb 3, 2016

Do you think it would be better in general to make the ids cross-library? I guess a separate lib that flixel can include by default.

In the future, not near 4.0 release or anything.

@larsiusprime
Copy link
Member Author

You mean just store these id mappings in a big ol' list of constants and then make it something flixel just makes use of?

I'm not 100% sure of the usefulness of that -- these id's are all totally specific to OpenFL anyway, and so it would only be relevant for libraries built on top of Lime/OpenFL, so it wouldn't help out Kha or Luxe or Flambe at all. I guess it might save a step for HaxePunk tho...

Gama11 added a commit that referenced this pull request Feb 3, 2016
Add native PSVita gamepad controls
@Gama11 Gama11 merged commit db2c810 into HaxeFlixel:dev Feb 3, 2016
@larsiusprime larsiusprime deleted the gamepad branch February 3, 2016 17:04
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.

3 participants