box2d.ts icon indicating copy to clipboard operation
box2d.ts copied to clipboard

Create API Docs

Open ghost opened this issue 4 years ago • 1 comments

It would be nicer to have API Docs, since I'm confused on how this API works.

ghost avatar Dec 02 '21 10:12 ghost

Hi @pjalsGit I've started writing documentation here: https://lusito.github.io/box2d.ts/docs/

This does not cover everything yet, but in combination with the official documentation of box2d, this should give you an idea on how to start working with this. I will do my best to improve the documentation in the future.

Lusito avatar Dec 22 '21 14:12 Lusito