Can we have Box2D GetMass() please?

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.

I posted this as a feature request:

http://feedback.coronalabs.com/forums/188732-corona-sdk-feature-requests-feedback/suggestions/5625479-box2d-getmass

I just voted to that horacebury. Thanks for starting

Thanks for the input guys, and for setting up the feature request.

Brent

I posted this as a feature request:

http://feedback.coronalabs.com/forums/188732-corona-sdk-feature-requests-feedback/suggestions/5625479-box2d-getmass

I just voted to that horacebury. Thanks for starting

Thanks for the input guys, and for setting up the feature request.

Brent

object.mass  shows the mass of the object. Why this is not in API?

Oops, I’ll add it to the documentation shortly…

Brent

Thanks. More graphics.newOutline () is not on the main page. You need to open the graphics that would find him. http://docs.coronalabs.com/daily/api/library/graphics/index.html

thanks for addressing this

This can probably be removed now, right? http://feedback.coronalabs.com/forums/188732-corona-sdk-feature-requests-feedback/suggestions/5625479-box2d-getmass

Thanks for the reminder Matt, I’ll close the feedback case on this.

Btw, could we also have the option to hide closed issues, please? I’ve voted on a number of them and they often appear in my list above those which are still open.

object.mass  shows the mass of the object. Why this is not in API?

Oops, I’ll add it to the documentation shortly…

Brent

Thanks. More graphics.newOutline () is not on the main page. You need to open the graphics that would find him. http://docs.coronalabs.com/daily/api/library/graphics/index.html

thanks for addressing this

This can probably be removed now, right? http://feedback.coronalabs.com/forums/188732-corona-sdk-feature-requests-feedback/suggestions/5625479-box2d-getmass

Thanks for the reminder Matt, I’ll close the feedback case on this.