|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Polygon | |
---|---|
com.badlogic.gdx.math |
Uses of Polygon in com.badlogic.gdx.math |
---|
Methods in com.badlogic.gdx.math with parameters of type Polygon | |
---|---|
static boolean |
Intersector.overlapConvexPolygons(Polygon p1,
Polygon p2)
Check whether specified convex polygons overlap. |
static boolean |
Intersector.overlapConvexPolygons(Polygon p1,
Polygon p2,
Vector2 separation)
Check whether specified convex polygons overlap. |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |