public class StitcherException
extends java.lang.RuntimeException
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() |
public StitcherException(TextureAtlasSprite.Info spriteInfoIn, java.util.Collection<TextureAtlasSprite.Info> spriteInfosIn)
public java.util.Collection<TextureAtlasSprite.Info> getSpriteInfos()