EPhysics: implement body move(), resize()
authorBruno Dilly <bdilly@profusion.mobi>
Mon, 20 Aug 2012 22:10:52 +0000 (22:10 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Mon, 20 Aug 2012 22:10:52 +0000 (22:10 +0000)
commitdf457b46458795a555974226b1842fe91c44a8d5
tree16eee8b6614f81d3ffe57d076463cf56fa81a22e
parent8b9e7449ec1bcc46d6cdd4c7a5e0eebe85be5a5c
EPhysics: implement body move(), resize()

It was already possible to move and resize using geometry get / set,
but if just one of the actions is wanted, this new API is easier for the user
and save a few operations.

SVN revision: 75471
legacy/ephysics/src/bin/ephysics_logo.c
legacy/ephysics/src/bin/test_win_resize.c
legacy/ephysics/src/lib/EPhysics.h
legacy/ephysics/src/lib/ephysics_body.cpp