Package org.jbox2d.profile.worlds
Class PistonWorld
java.lang.Object
org.jbox2d.profile.worlds.PistonWorld
- All Implemented Interfaces:
PerformanceTestWorld
-
Field Summary
FieldsModifier and TypeFieldDescriptionintfloatint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timeStep
public float timeStep -
velIterations
public int velIterations -
posIterations
public int posIterations -
joint1
-
joint2
-
world
-
-
Constructor Details
-
PistonWorld
public PistonWorld()
-
-
Method Details
-
setupWorld
- Specified by:
setupWorldin interfacePerformanceTestWorld
-
step
public void step()- Specified by:
stepin interfacePerformanceTestWorld
-