| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g2d |
| Modifier and Type | Method and Description |
|---|---|
PixmapPacker.Page |
PixmapPacker.getPage(String name) |
PixmapPacker.Page |
PixmapPacker.PackStrategy.pack(PixmapPacker packer,
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,
String name,
Rectangle rect) |
PixmapPacker.Page |
PixmapPacker.SkylineStrategy.pack(PixmapPacker packer,
String name,
Rectangle rect) |
| Modifier and Type | Method and Description |
|---|---|
Array<PixmapPacker.Page> |
PixmapPacker.getPages() |
Copyright © 2021. All rights reserved.