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

Reorganize globals into a more comprehensive interface #13

Open
Matt5sean3 opened this issue Nov 20, 2016 · 2 comments
Open

Reorganize globals into a more comprehensive interface #13

Matt5sean3 opened this issue Nov 20, 2016 · 2 comments
Assignees

Comments

@Matt5sean3
Copy link
Collaborator

As the concept for an event system has been rejected, the problem remains that detection of things like button presses and data communication needs a clear, easy to learn interface.

@Matt5sean3
Copy link
Collaborator Author

To open discussion on this, something that should be considered is that the touch sliders are going away and getting replaced by a joystick in the hardware. Writing this reorganization with that in mind would likely save time later on and give a better interface overall.

@jonathan46000
Copy link
Contributor

I think on top of this we write documentation for all of the commonly used framework functions, the headers files required to use them and their usage and put them in a single README file. This document will help solve the same problem with functions as we are trying to solve with polling events. I'm willing to take this documentation on myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants