Use Dali::KeyFrames during AnimateBetween 46/293946/3
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 9 Jun 2023 02:19:29 +0000 (11:19 +0900)
committerEunki Hong <eunkiki.hong@samsung.com>
Fri, 9 Jun 2023 14:49:08 +0000 (23:49 +0900)
commitec39cb64ba6324aa5f8b31d6225b75d7930d22d3
treea134618095eb560558c72e329359ab0a5e868a0d
parente6738dc9e5949a1d33a16ffdbf3a7cd4d4353ee3
Use Dali::KeyFrames during AnimateBetween

Since KeyFrames is already BaseHandle, we don't need to use
reference of BaseHandle. So let we make BaseHandle instead of
Internal::KeyFrames.

Change-Id: I32d79aa382dde45af07bb3ded376c37fcdbfe629
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/event/animation/animation-impl.cpp
dali/internal/event/animation/animation-impl.h
dali/public-api/animation/animation.cpp
dali/public-api/animation/animation.h