Package org.jbox2d.dynamics
Class Profile
- java.lang.Object
-
- org.jbox2d.dynamics.Profile
-
public class Profile extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description float
broadphase
float
collide
float
solve
float
solveInit
float
solvePosition
float
solveTOI
float
solveVelocity
float
step
-
Constructor Summary
Constructors Constructor Description Profile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
toDebugStrings(java.util.List<java.lang.String> strings)
-