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