| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Method and Description |
|---|---|
void |
PolygonSprite.set(PolygonSprite sprite) |
| Constructor and Description |
|---|
PolygonSprite(PolygonSprite sprite)
Creates a sprite that is a copy in every way of the specified sprite.
|