kivy/examples/demo/touchtracer
tshirtman b03050e351 fix glitches caused by creating a new line on pressure change 2014-04-13 20:46:34 +02:00
..
README.txt examples: move touchtracer into his own directory, and change to be able to run on android 2011-02-06 19:56:44 +01:00
android.txt update kivy launcher installation instruction 2012-06-19 17:21:44 +02:00
icon.png examples: move touchtracer into his own directory, and change to be able to run on android 2011-02-06 19:56:44 +01:00
main.py fix glitches caused by creating a new line on pressure change 2014-04-13 20:46:34 +02:00
particle.png examples: move touchtracer into his own directory, and change to be able to run on android 2011-02-06 19:56:44 +01:00
touchtracer.kv dpi: wip style 2012-11-02 04:14:56 +01:00

README.txt

Touchtracer
===========

Touchtracer is a simple example to draw lines under every touches detected
on your hardware.

Android
-------

You can copy/paste this directory into /sdcard/kivy/touchtracer in your
android device.