Class StillAnimation
java.lang.Object
itumulator.display.animation.components.Animation
itumulator.display.animation.components.StillAnimation
- All Implemented Interfaces:
Comparable<Animation>
An animation used to show no change to an object.
-
Field Summary
Fields inherited from class itumulator.display.animation.components.Animation
animationLength, frameCount, location, oi, overrideSort
-
Constructor Summary
ConstructorsConstructorDescriptionStillAnimation
(ObjectInformation oi, Location location, int animationLength) -
Method Summary
Methods inherited from class itumulator.display.animation.components.Animation
compareTo, getLocation, next