Class MoveAnimation
java.lang.Object
itumulator.display.animation.components.Animation
itumulator.display.animation.components.MoveAnimation
- All Implemented Interfaces:
Comparable<Animation>
An animation used to indicate that an object is moving
-
Field Summary
Fields inherited from class itumulator.display.animation.components.Animation
animationLength, frameCount, location, oi, overrideSort
-
Constructor Summary
ConstructorsConstructorDescriptionMoveAnimation
(ObjectInformation oi, Location l, int animationLength, Location newLocation) -
Method Summary
Methods inherited from class itumulator.display.animation.components.Animation
compareTo, getLocation, next