Open ratkingsminion opened 1 year ago
I wondered if it's possible to use events, like GraphicsWindow.KeyDown in the original Small Basic, which you can assign a subroutine that would be called when a key is pressed. (I actually would like to allow the same, or a similar functionality.)
GraphicsWindow.KeyDown
I wondered if it's possible to use events, like
GraphicsWindow.KeyDown
in the original Small Basic, which you can assign a subroutine that would be called when a key is pressed. (I actually would like to allow the same, or a similar functionality.)