(PanGesture) Added pan velocities as a property. 80/24080/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 16 Jun 2014 08:47:08 +0000 (17:47 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 13:15:29 +0000 (14:15 +0100)
commit9e362f9cd4e43e7cffb08b5538b80bfb4f2533c2
tree25202c80120d9f644c698cb8b3a08ad456999e6f
parent447e72aa5babb1221328a28b72b7e10d1cd333a0
(PanGesture) Added pan velocities as a property.

[problem]     Unable to use the pan velocity values in constraint.
[cause]       They are not properties.
[solution]    Add properties which use this.

Change-Id: I066a528ab0f56c1208e891d2f0d7a698ce09feac
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
automated-tests/src/dali/utc-Dali-PanGestureDetector.cpp
capi/dali/public-api/events/pan-gesture-detector.h
dali/internal/event/events/pan-gesture-detector-impl.cpp
dali/internal/update/gestures/scene-graph-pan-gesture.cpp
dali/internal/update/gestures/scene-graph-pan-gesture.h