Uses of Package
org.jbox2d.common

Packages that use org.jbox2d.common
Package
Description
 
The Collision module contains shapes and functions that operate on them.
 
 
The Common module contains settings, memory management, and vector math.
The Dynamics module is the most complex part of jbox2d and is the part you likely interact with the most.
 
Joints are used to constraint two bodies together in various fashions.