Skip to content

Initial InputManager for experimental #2077

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

Merged
merged 16 commits into from
Apr 27, 2024
Merged

Initial InputManager for experimental #2077

merged 16 commits into from
Apr 27, 2024

Conversation

Cleptomania
Copy link
Member

This is an initial rough implementation of InputManager intended to be experimental for Arcade 3.0 so a few early adopters and projects can work through the API and figure out what it's missing and how it might need changed and work out bugs with it during the 3.0 lifecycle.

The only piece of this that adds anything to non-experimental code is adding a new on_action event type to arcade.Window. This should be relatively harmless and unused by anything if the user isn't using the new experimental stuff.

Intended for this to become stable in 3.1

@Cleptomania Cleptomania merged commit 32ee44e into development Apr 27, 2024
9 checks passed
@einarf einarf deleted the action-manager branch June 23, 2024 22:16
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.

1 participant