public class TextureAtlasGeneratorException extends Exception
Constructor and Description |
---|
TextureAtlasGeneratorException(int width,
int height,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
String |
getName() |
int |
getWidth() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.