public interface ImageLoader
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getException() |
PlatformImage |
getFrame(int index) |
int |
getFrameCount() |
int |
getFrameDelay(int index) |
int |
getHeight() |
int |
getLoopCount() |
int |
getWidth() |
java.lang.Exception getException()
int getFrameCount()
PlatformImage getFrame(int index)
int getFrameDelay(int index)
int getLoopCount()
int getWidth()
int getHeight()