Uses of Class
org.jbox2d.dynamics.Body

Packages that use Body
Package
Description
The Dynamics module is the most complex part of jbox2d and is the part you likely interact with the most.
Contact implementations that detect and solve collisions between pairs of fixtures in the dynamics module.
Joints are used to constraint two bodies together in various fashions.
Particle simulation types for creating, grouping, updating, and querying particles alongside rigid bodies.
Serialization support for converting JBox2D world data to and from external representations.
Protobuffer serializer and deserializer.
Platform-independent testbed framework contracts and shared application infrastructure.
Interactive test scenes demonstrating JBox2D collision, dynamics, and particle features.
Klassen, die innerhalb der Engine als Middleware zwischen der externen Physics-Engine JBox2D-Projekt von Daniel Murhpy und der Engine-API fungieren.
Die verschieden Verbindungen zwischen Figuren.