| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Method and Description |
|---|---|
PixmapPacker.Page |
PixmapPacker.getPage(java.lang.String name) |
PixmapPacker.Page |
PixmapPacker.PackStrategy.pack(PixmapPacker packer,
java.lang.String name,
Rectangle rect)
Returns the page the rectangle should be placed in and modifies the specified rectangle position.
|
PixmapPacker.Page |
PixmapPacker.GuillotineStrategy.pack(PixmapPacker packer,
java.lang.String name,
Rectangle rect) |
PixmapPacker.Page |
PixmapPacker.SkylineStrategy.pack(PixmapPacker packer,
java.lang.String name,
Rectangle rect) |
| Modifier and Type | Method and Description |
|---|---|
Array<PixmapPacker.Page> |
PixmapPacker.getPages() |