EPhysics: fix ephysics central impulse unit and
authorBruno Dilly <bdilly@profusion.mobi>
Mon, 20 Aug 2012 22:12:14 +0000 (22:12 +0000)
committerBruno Dilly <bdilly@profusion.mobi>
Mon, 20 Aug 2012 22:12:14 +0000 (22:12 +0000)
commit5c32157f04432ff55db304edbfe8791ff0191c9b
tree397e7cc5217183b702379f819845ada80cc0172b
parentdf457b46458795a555974226b1842fe91c44a8d5
EPhysics: fix ephysics central impulse unit and
 improve docs

It should use a unit based on pixels, not meters.
This way is more compatible with the rest of API and easier
to see the result.

SVN revision: 75472
14 files changed:
legacy/ephysics/src/bin/ephysics_logo.c
legacy/ephysics/src/bin/test_bouncing_ball.c
legacy/ephysics/src/bin/test_camera.c
legacy/ephysics/src/bin/test_camera_track.c
legacy/ephysics/src/bin/test_collision_detection.c
legacy/ephysics/src/bin/test_collision_filter.c
legacy/ephysics/src/bin/test_collision_speed.c
legacy/ephysics/src/bin/test_delete.c
legacy/ephysics/src/bin/test_growing_balls.c
legacy/ephysics/src/bin/test_jumping_balls.c
legacy/ephysics/src/bin/test_slider.c
legacy/ephysics/src/bin/test_velocity.c
legacy/ephysics/src/lib/EPhysics.h
legacy/ephysics/src/lib/ephysics_body.cpp