Package | Description |
---|---|
org.jbox2d.collision |
Modifier and Type | Field and Description |
---|---|
ManifoldPoint[] |
Manifold.points
The points of contact.
|
Modifier and Type | Method and Description |
---|---|
void |
ManifoldPoint.set(ManifoldPoint cp)
Sets this manifold point form the given one
|
Constructor and Description |
---|
ManifoldPoint(ManifoldPoint cp)
Creates a manifold point as a copy of the given point
|
Copyright © 2017. All Rights Reserved.