Class PistonWorld
java.lang.Object
de.pirckheimer_gymnasium.jbox2d.profile.worlds.PistonWorld
- All Implemented Interfaces:
PerformanceTestWorld
-
Field Summary
FieldsModifier and TypeFieldDescriptionintfloatint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timeStep
public float timeStep -
velIters
public int velIters -
posIters
public int posIters -
m_joint1
-
m_joint2
-
world
-
-
Constructor Details
-
PistonWorld
public PistonWorld()
-
-
Method Details
-
setupWorld
- Specified by:
setupWorldin interfacePerformanceTestWorld
-
step
public void step()- Specified by:
stepin interfacePerformanceTestWorld
-