tgmeow / guitar-hero-visualization

Visualizes the Guitar Hero Project
0 stars 0 forks source link

Create abstract callback event object with trigger event function #3

Closed tgmeow closed 6 years ago

tgmeow commented 6 years ago

Turning each key event into a callback event object will clean up the logic of keymappings and make the application more scalable

Dependencies:

4 Change the StringManagerComponent into a singleton for better object accessibility