SDL/examples/pen/01-drawing-lines
Sam Lantinga 438a214420 Changed main callback return values to an enumeration
Fixes https://github.com/libsdl-org/SDL/issues/10515
2024-08-16 11:16:05 -07:00
..
README.txt examples: Fixed web build. 2024-08-12 00:46:42 -04:00
drawing-lines.c Changed main callback return values to an enumeration 2024-08-16 11:16:05 -07:00

README.txt

You need something with a pen/stylus for this to work.

This takes pen input and draws lines. Lines are darker when you press harder.