Package | Description |
---|---|
org.jbox2d.collision.shapes |
Modifier and Type | Method and Description |
---|---|
void |
PolygonShape.set(Vec2[] verts,
int num,
Vec2Array vecPool,
IntArray intPool)
Create a convex hull from the given array of points.
|
Copyright © 2017. All Rights Reserved.