|
|
|
|
|
by d0vs
3361 days ago
|
|
It baffles me that all those JS physics library never provide proper docs or even an API reference and always link to the C++ Box2D manual as if it was an acceptable alternative. Always have to guess what the JS equivalent is but even then you're in for a surprise: https://github.com/shakiba/planck.js/blob/master/CHANGES.md |
|
I'm sure once the project matures it'll get a documentation pass, but the project is quite young.