public class Stitcher
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Stitcher.Holder |
static class |
Stitcher.Slot |
Constructor and Description |
---|
Stitcher(int p_i45095_1_,
int p_i45095_2_,
boolean p_i45095_3_,
int p_i45095_4_,
int p_i45095_5_) |
Modifier and Type | Method and Description |
---|---|
void |
addSprite(TextureAtlasSprite p_110934_1_) |
void |
doStitch() |
int |
getCurrentHeight() |
int |
getCurrentWidth() |
java.util.List |
getStichSlots() |
public Stitcher(int p_i45095_1_, int p_i45095_2_, boolean p_i45095_3_, int p_i45095_4_, int p_i45095_5_)
public int getCurrentWidth()
public int getCurrentHeight()
public void addSprite(TextureAtlasSprite p_110934_1_)
public void doStitch()
public java.util.List getStichSlots()