Skip to content

Basic input

Ferdinand Majerech requested to merge basic-input into master

Simple input class, with both callback (call me at keypress/mousekey/mousemove) and polling (is this key/mousekey pressed / where is the cursor) interface.

Merge request reports