]> Chaos Git - corbenik/ctrulib.git/commit
Added TouchScreen example
authorAurelio Mannara <aurelio.mannara@gmail.com>
Sun, 14 Dec 2014 17:10:25 +0000 (18:10 +0100)
committerAurelio Mannara <aurelio.mannara@gmail.com>
Sun, 14 Dec 2014 17:10:25 +0000 (18:10 +0100)
commit2cf9242785cb8ae2b30ab68a3e8f19bd42480250
treef74007d3c3a9fcd6a08f92133e4016c225821046
parent478d11f46840f1e546487e9fe1f1c0db91738920
Added TouchScreen example

This example shows how to get touch coordinates and prints them on top
screen
examples/Input/TouchScreen/Makefile [new file with mode: 0755]
examples/Input/TouchScreen/source/main.cpp [new file with mode: 0644]