At the moment, there is no sane way to have an event fire upon pressing a key without using mixins to modify the input code.
I propose the addition of an event that allows a function to be called whenever a key is pressed or released, to help keep the input code clean of external mixins.
At the moment, there is no sane way to have an event fire upon pressing a key without using mixins to modify the input code.
I propose the addition of an event that allows a function to be called whenever a key is pressed or released, to help keep the input code clean of external mixins.