| Package | Description |
|---|---|
| com.badlogic.gdx.math | |
| com.badlogic.gdx.scenes.scene2d.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
Circle
A convenient 2D circle class.
|
class |
Ellipse
A convenient 2D ellipse class, based on the circle class
|
class |
Polygon
Encapsulates a 2D polygon defined by it's vertices relative to an origin point (default of 0, 0).
|
class |
Polyline |
class |
Rectangle
Encapsulates a 2D rectangle defined by its corner point in the bottom left and its extents in x (width) and y (height).
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Table.DebugRect |