public class Stitcher
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Stitcher.Slot |
Constructor and Description |
---|
Stitcher(int p_i50910_1_,
int p_i50910_2_,
int p_i50910_3_) |
Modifier and Type | Method and Description |
---|---|
void |
addSprite(TextureAtlasSprite textureAtlas) |
void |
doStitch() |
int |
getCurrentHeight() |
int |
getCurrentWidth() |
java.util.List<TextureAtlasSprite> |
getStichSlots() |
public int getCurrentWidth()
public int getCurrentHeight()
public void addSprite(TextureAtlasSprite textureAtlas)
public void doStitch()
public java.util.List<TextureAtlasSprite> getStichSlots()