Tizen开发

EFL动画相关:

https://developer.tizen.org/zh-hans/documentation/guides/native-application/ui/event-and-effect/animation-and-effect-types?langredirect=1#evas_map_animation

https://developer.tizen.org/zh-hans/documentation/guides/native-application/ui/event-and-effect?langredirect=1#animation_effect

https://developer.tizen.org/zh-hans/documentation/tutorials/native-application/ui/event-and-effect/animation-and-effect-types/ecore-animator#zoom

EDC文件相关详细介绍:

http://docs.enlightenment.org/stable/efl/edcref.html#sec_collections_group_programs

Edje:

https://docs.enlightenment.org/auto/edje/edcref.html

Timer相关:

ecore_timer_add : http://docs.enlightenment.org/stable/efl/ecore_timer_example_8c-example.html
ecore_idler_add : http://docs.enlightenment.org/stable/efl/group__Ecore__Idle__Group.html
ecore_job_add : http://docs.enlightenment.org/stable/efl/ecore_job_example_c.html

Tizen源码下载

https://source.tizen.org/documentation/developer-guide/getting-started-guide/cloning-tizen-source?langredirect=1

源码仓库:

https://review.tizen.org/git/

https://source.tizen.org/zh-hans?langredirect=1

其它:

http://www.enlightenment.org
http://docs.enlightenment.org/stable/efl/

Tizen源码:https://review.tizen.org/git/

https://build.tizen.org/project/list_public

猜你喜欢

转载自wv1124.iteye.com/blog/2201738