alec-jackson / alec-jackson/studious-engine
Design and Implement an Input Controller component
Abierto
enhancement
- Lenguaje dominante
- C
- Estrellas
- 6
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.