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

Input facilities #28

Open
sbusch42 opened this issue May 1, 2019 · 0 comments
Open

Input facilities #28

sbusch42 opened this issue May 1, 2019 · 0 comments

Comments

@sbusch42
Copy link
Member

sbusch42 commented May 1, 2019

We need an interface to promote input events from the application backend into the rendering structures. I see the following components:

  • An Input trait, which defines the input handling function
  • Abstract input events defined in yage-core/input
  • Each backend needs to convert platform specific events they receive into the abstracted ones and pass those on into the canvas (and from there on to the renderer etc.)
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

No branches or pull requests

1 participant