static class Stitcher.Holder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
height |
TextureAtlasSprite.Info |
spriteInfo |
int |
width |
Constructor and Description |
---|
Holder(TextureAtlasSprite.Info spriteInfoIn,
int mipmapLevelIn) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final TextureAtlasSprite.Info spriteInfo
public final int width
public final int height
public Holder(TextureAtlasSprite.Info spriteInfoIn, int mipmapLevelIn)