kivy/examples/demo/touchtracer
Mathieu Virbel 3866b93e99 demo: activate pause capability for our 3 kivy demo 2012-03-11 02:16:02 +01: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: activate pause capability for our 3 kivy demo 2012-03-11 02:16:02 +01: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 text/markup + label: introduction of markup text, that can be used for changing the style of the text. 2012-02-08 19:25:22 +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.