Lusito / box2d.ts

Full blown Box2D Ecosystem for the web, written in TypeScript
https://lusito.github.io/box2d.ts
60 stars 6 forks source link

Create API Docs #22

Closed ghost closed 2 weeks ago

ghost commented 2 years ago

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

Lusito commented 2 years ago

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.