Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 447 Bytes

planck-typescript

Typescript definitions for planck.js.

This repository is obsolete. The definition file is now maintained in the planck.js-repository.

Things to know:

  • Typescript 3.0 is required
  • Extending classes (like e.g. planck.Joint) is not supported
  • Currently also private methods are exposed

Any feedback or contribution would be appreciated.