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 SummaryFields inherited from class itumulator.display.animation.components.AnimationanimationLength, frameCount, location, oi, overrideSort
- 
Constructor SummaryConstructorsConstructorDescriptionMoveAnimation(ObjectInformation oi, Location l, int animationLength, Location newLocation) 
- 
Method SummaryMethods inherited from class itumulator.display.animation.components.AnimationcompareTo, getLocation, next