Package | Description |
---|---|
org.cell2d.space |
Modifier and Type | Method and Description |
---|---|
PolygonHitbox |
PolygonHitbox.getCopy() |
static PolygonHitbox |
PolygonHitbox.regularPolygon(long relX,
long relY,
int numVertices,
long radius,
double angle)
Returns a new PolygonHitbox in the shape of a regular polygon.
|