examples/quick/multipointtouch: move emitter instead of ParticleSystem
authorThomas Senyk <thomas.senyk@pelagicore.com>
Thu, 22 Nov 2012 15:19:30 +0000 (16:19 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 26 Nov 2012 20:51:51 +0000 (21:51 +0100)
commitcf5c84959805b6ede17b5bd5311f3433b8ccf6bd
tree97586ab5dd45f885f7b34dde2df67c5ff6486fc1
parent6c7ee9d83788f89868011cc6458c2a0073d41292
examples/quick/multipointtouch: move emitter instead of ParticleSystem

When you move the ParticleSystem, the existing particles will be moved
as well. If you move the emitter, only new particles will be moved.
Additional the velocityFromMovement adds a nice effect.

Change-Id: I58eeb1fecde1ca24631400676049e5f9a06518de
Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.com>
examples/quick/touchinteraction/multipointtouch/content/ParticleFlame.qml
examples/quick/touchinteraction/multipointtouch/multiflame.qml