alec-jackson / alec-jackson/studious-engine
Design and Implement an Input Controller component
Open
enhancement
- Dominant language
- C
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Design an input controller component that can track the state of user input (key down, key up, axis+/-, etc). Design this controller so that its primary input/output with Studious is via event listeners that subscribe to the input state changes. The InputController component should have a list of subscribers that get updated asynchronously as input is provided.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.