Uses of Class
org.jbox2d.dynamics.BodyDef
Packages that use BodyDef
Package
Description
The Dynamics module is the most complex part of jbox2d and is the part you
likely interact with the most.
Klassen, die innerhalb der Engine als Middleware zwischen der externen
Physics-Engine
JBox2D-Projekt von
Daniel Murhpy und der Engine-API
fungieren.
-
Uses of BodyDef in org.jbox2d.dynamics
Methods in org.jbox2d.dynamics with parameters of type BodyDefModifier and TypeMethodDescriptionWorld.createBody(BodyDef def) create a rigid body given a definition.Constructors in org.jbox2d.dynamics with parameters of type BodyDef -
Uses of BodyDef in pi.physics
Methods in pi.physics that return BodyDefModifier and TypeMethodDescriptionPhysicsData.createBodyDef()Erstellt eine Body-Definition für den ActorMethods in pi.physics with parameters of type BodyDef