Class Frame
Package world.mappable.runtime.image
java.lang.Object
↳ world.mappable.runtime.image.Frame
class Frame
Summary
Constructors
|
Signature and Description |
|
Frame(ImageProvider image, |
Methods
|
Type and modifiers |
Method and Description |
|
getImage() |
|
|
long |
getDuration() |
Constuctors
Frame
|
Frame(ImageProvider image, |
A frame in the animated image.
Methods
getImage
|
ImageProvider getImage() |
Returns a provider of the frame image.
getDuration
|
long getDuration() |
Returns the number of milliseconds the image is displayed.