| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Field and Description |
|---|---|
PixmapPackerIO.ImageFormat |
PixmapPackerIO.SaveParameters.format |
| Modifier and Type | Method and Description |
|---|---|
static PixmapPackerIO.ImageFormat |
PixmapPackerIO.ImageFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PixmapPackerIO.ImageFormat[] |
PixmapPackerIO.ImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|