Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 266 Bytes

= Description =

This node uses the SDL library to grab keypresses. To do so, it opens a window where input is received. This window needs to becurrently focused, otherwise this node will not receive any key presses.

= Topics =

~keydown and ~keyup (keyboard/Key)