edje: add very basic physics example
authorBruno Dilly <bdilly@profusion.mobi>
Wed, 28 Nov 2012 22:39:00 +0000 (22:39 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Wed, 28 Nov 2012 22:39:00 +0000 (22:39 +0000)
commit951a95c9840b079b4e24162cab89909a5b4472c5
tree377773d732f693ab0c21036a811bd203b2fa4971
parent5cca2ff0b1507fdbb16da224dd02512aea88a6c4
edje: add very basic physics example

Just two bodies falling (a circle and a box) and colliding
to the floor.

bug: when edje is resized objects will be moved back to original
position.

SVN revision: 79794
legacy/edje/configure.ac
legacy/edje/src/examples/Makefile.am
legacy/edje/src/examples/physics_basic.edc [new file with mode: 0644]