On Wed, Apr 20, 2011 at 3:51 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
> add animator runtime stuff to run animator for fixed timelength and an
>  interpolation mapping func.


> +   typedef Eina_Bool (*Ecore_Timeline_Cb) (void *data, double pos);

> +   EAPI Ecore_Animator *ecore_animator_run_add(double runtime, 
> Ecore_Timeline_Cb func, const void *data);

It makes no sense to have "run' mixed with "Timeline", maybe have it
as ecore_animator_timeline_add()?

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to