This package has been deprecated

Author message:

Not working on this anymore

complex-physicsjs

3.0.0 • Public • Published

complex-physicsjs

Install

npm i complex-physicsjs --save

System

Add system to current world

BEHAVIOURS is an array of physicsjs behaviours. Check out their doc

let cxPhysicsJsSystem = require('complex-physicsjs').cxPhysicsJsSystem;

this.world.addSystem( new cxPhysicsJsSystem(30, 4, BEHAVIOURS) );

Readme

Keywords

none

Package Sidebar

Install

npm i complex-physicsjs

Weekly Downloads

0

Version

3.0.0

License

ISC

Last publish

Collaborators

  • faebeee