efl/legacy/edje/src
Bruno Dilly 5cca2ff0b1 edje: support adding physics worlds and bodies
Just an initial support, it's not possible to configure worlds
or bodies. Just adding it. Only possible customization is the
type of body.

It defines what's the collision shape and type (rigid / soft).
It can't be changed over time, so it's not on part's description.

It's expected that many cases won't be covered yet.

If you have ephysics installed and don't want it, just use
--disable-ephysics. It shouldn't affect anything for cases
where ephysics is not installed.



SVN revision: 79793
2012-11-28 22:38:47 +00:00
..
bin edje: support adding physics worlds and bodies 2012-11-28 22:38:47 +00:00
examples edje: add example of messages handling (receiving / 2012-11-23 21:28:02 +00:00
lib edje: support adding physics worlds and bodies 2012-11-28 22:38:47 +00:00
modules edje: automatically emit ['edje,change,file', 'edje'] when the file change on disk. 2012-05-09 09:16:52 +00:00
tests merge: add evas tests and examples 2012-11-14 20:12:53 +00:00
Makefile.am From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00