Implement Animation PlayAfter() API 02/139402/11
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 19 Jul 2017 00:53:02 +0000 (09:53 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 26 Jul 2017 02:58:53 +0000 (11:58 +0900)
commit77de4c4ae763aeb42c5bf02be9191ab0694b48a1
tree7134bab113fdf23ed4e69abeffa66e77a91a728d
parent080e6bbcb72c7d8fde762b7024e71dbe34f65367
Implement Animation PlayAfter() API

- PlayAfter() API is to play Animation after the given time.

Change-Id: I177fed58bb2bdfd9df1f7acec7a9acbd83f8453e
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
automated-tests/src/dali/utc-Dali-Animation.cpp
dali/devel-api/animation/animation-devel.cpp
dali/devel-api/animation/animation-devel.h
dali/internal/event/animation/animation-impl.cpp
dali/internal/event/animation/animation-impl.h
dali/internal/update/animation/scene-graph-animation.cpp
dali/internal/update/animation/scene-graph-animation.h
dali/internal/update/animation/scene-graph-animator.h