2.2.7 • Published 1 month ago

@zimjs/physics v2.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

physics

new Circle().center().addPhysics();
const physics = new Physics();
physics.drag(); // will make dynamic objects draggable
new Circle().center().addPhysics({bounciness:.7}); 
import zim from "https://zimjs.org/cdn/016/zim_physics";
import zim from "zimjs"
import { Physics } from "@zimjs/physics"
2.2.7

1 month ago

2.2.5

3 months ago

2.2.4

3 months ago

2.2.3

3 months ago

2.2.2

3 months ago

2.2.1

3 months ago

2.2.0

3 months ago