| Package | Description |
|---|---|
| com.badlogic.gdx.scenes.scene2d.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
NinePatchDrawable
Drawable for a
NinePatch. |
class |
SpriteDrawable
Drawable for a
Sprite. |
class |
TextureRegionDrawable
Drawable for a
TextureRegion. |
class |
TiledDrawable
Draws a
TextureRegion repeatedly to fill the area, instead of stretching it. |