public class Stitcher extends Object
Constructor and Description |
---|
Stitcher(int par1,
int par2,
boolean par3) |
Stitcher(int par1,
int par2,
boolean par3,
int par4) |
Modifier and Type | Method and Description |
---|---|
void |
addSprite(TextureAtlasSprite par1TextureAtlasSprite) |
void |
doStitch() |
int |
getCurrentHeight() |
int |
getCurrentWidth() |
List |
getStichSlots() |
public Stitcher(int par1, int par2, boolean par3)
public Stitcher(int par1, int par2, boolean par3, int par4)
public int getCurrentWidth()
public int getCurrentHeight()
public void addSprite(TextureAtlasSprite par1TextureAtlasSprite)
public void doStitch()
public List getStichSlots()