Package | Description |
---|---|
org.jbox2d.dynamics | |
org.jbox2d.dynamics.contacts |
Modifier and Type | Field and Description |
---|---|
TimeStep |
SolverData.step |
Modifier and Type | Method and Description |
---|---|
void |
Island.solve(Profile profile,
TimeStep step,
Vec2 gravity,
boolean allowSleep) |
void |
Island.solveTOI(TimeStep subStep,
int toiIndexA,
int toiIndexB) |
Modifier and Type | Field and Description |
---|---|
TimeStep |
ContactSolver.m_step |
TimeStep |
ContactSolver.ContactSolverDef.step |
Copyright © 2017. All Rights Reserved.