edje: refactor usage of ephysics functions
authorBruno Dilly <bdilly@profusion.mobi>
Thu, 6 Dec 2012 20:29:50 +0000 (20:29 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Thu, 6 Dec 2012 20:29:50 +0000 (20:29 +0000)
commit10ed77919c5e1776bbaa1d7a611fa380fe6ba018
tree35554b5625b279c95d98a114cb58b3d0704b68c6
parente66a1e907d8596395e8c5b5d61fb4b2f16e3a60c
edje: refactor usage of ephysics functions

Most of the actions will be applied to a body using 3 components
(x, y, z). Refactor code around it to avoid duplication, since
basically what changes is the ephysics function to be called.

Also, it will make next actions implementations less error prone.

SVN revision: 80388
legacy/edje/src/lib/edje_embryo.c
legacy/edje/src/lib/edje_program.c