3.0.0 • Published 7 years ago

complex-physicsjs v3.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

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) );
3.0.0

7 years ago

2.0.3

7 years ago

2.0.1

7 years ago

2.0.0

8 years ago

1.0.0

8 years ago

0.0.1

8 years ago