box2d-js icon indicating copy to clipboard operation
box2d-js copied to clipboard

Optimisied fork of box2d-js with support for Springs and SVG demos

Results 1 box2d-js issues
Sort by recently updated
recently updated
newest added

Hi, I cannot seem to find some of the functions in box2d like SetMassData(), ResetMassData() etc for the body class that are explained in the box2d manual here: http://www.box2d.org/manual.html I...