|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManifoldPoint | |
---|---|
org.jbox2d.collision |
Uses of ManifoldPoint in org.jbox2d.collision |
---|
Fields in org.jbox2d.collision declared as ManifoldPoint | |
---|---|
ManifoldPoint[] |
Manifold.points
The points of contact. |
Methods in org.jbox2d.collision with parameters of type ManifoldPoint | |
---|---|
void |
ManifoldPoint.set(ManifoldPoint cp)
Sets this manifold point form the given one |
Constructors in org.jbox2d.collision with parameters of type ManifoldPoint | |
---|---|
ManifoldPoint(ManifoldPoint cp)
Creates a manifold point as a copy of the given point |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |