public interface ImageLoader
Modifier and Type | Method and Description |
---|---|
Exception |
getException() |
PlatformImage |
getFrame(int index) |
int |
getFrameCount() |
int |
getFrameDelay(int index) |
int |
getHeight() |
int |
getLoopCount() |
int |
getWidth() |
Exception getException()
int getFrameCount()
PlatformImage getFrame(int index)
int getFrameDelay(int index)
int getLoopCount()
int getWidth()
int getHeight()
Copyright © 2020. All rights reserved.