Box2D GetMass()

It would be really great to be able to get the mass value of an object, as defined in the Box2D documentation…

Section 7.4 - http://box2d.org/manual.pdf

float32 GetMass() const;

This would allow developers to provide their own calculations for other purposes, without requiring taxing the Corona team for complex operations which we could code ourselves.

Matt. [import]uid: 8271 topic_id: 18708 reply_id: 318708[/import]