kivy/examples/demo/touchtracer
Mathieu Virbel 138f59bf48 demo: fix touchtracer step to 5 2011-07-15 11:30:10 +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 examples: move touchtracer into his own directory, and change to be able to run on android 2011-02-06 19:56:44 +01: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 demo: fix touchtracer step to 5 2011-07-15 11:30:10 +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 demo: update demo to have a common title bar including kivy version + name of the demo. 2011-04-21 19:22:17 +02: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.