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 keyPressed(), keyReleased() and keyTyped() as possible functions for registered objects #9

Open
JobLeonard opened this issue Jun 9, 2014 · 0 comments

Comments

@JobLeonard
Copy link

I suppose sending keypresses should follow the naming in the Processing API, similar to mousePressed() and mouseReleased?

Anyway, together with #8 I think this would be sufficient to implement keyboard navigation/input for UI elements if one was so inclined.

@JobLeonard JobLeonard changed the title Add keyPressed(), keyReleased() and keyTyped() as functions for registered objects Add keyPressed(), keyReleased() and keyTyped() as possible functions for registered objects Jun 9, 2014
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