public class Manifold
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Polygon |
A |
Polygon |
B |
int |
contactCount |
Vec2[] |
contacts |
Vec2 |
normal |
float |
penetration |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCollided() |
void |
positionalCorrection() |
boolean |
solve() |