From: ChunEon Park <chuneon.park@samsung.com>
authorChunEon Park <chuneon.park@samsung.com>
Sun, 4 Jul 2010 23:41:48 +0000 (23:41 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 4 Jul 2010 23:41:48 +0000 (23:41 +0000)
commitb88fdda3bb7b4169016feef664575a4cfb01ebcf
tree65761264b52404b620ae0d23987d0a10bbea67fd
parentf26fe8cde0d4349df347f834564d5d453ca8b025
From: ChunEon Park <chuneon.park@samsung.com>
Subject: elm_animator

an animator wrapper - can be attached to an object (and be deleted if
object is deleted) and otherwise call a callback with a 0.0->1.0 value
where along the path you should be etc. etc. - ie handle higher level
animation runs.

SVN revision: 50039
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_animator.c [new file with mode: 0644]