public class StitcherException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<TextureAtlasSprite.Info> |
spriteInfos |
| Constructor and Description |
|---|
StitcherException(TextureAtlasSprite.Info spriteInfoIn,
java.util.Collection<TextureAtlasSprite.Info> spriteInfosIn) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TextureAtlasSprite.Info> |
getSpriteInfos() |
private final java.util.Collection<TextureAtlasSprite.Info> spriteInfos
public StitcherException(TextureAtlasSprite.Info spriteInfoIn, java.util.Collection<TextureAtlasSprite.Info> spriteInfosIn)
public java.util.Collection<TextureAtlasSprite.Info> getSpriteInfos()