Class HideAnimation

java.lang.Object
itumulator.display.animation.components.Animation
itumulator.display.animation.components.HideAnimation
All Implemented Interfaces:
Comparable<Animation>

public class HideAnimation extends Animation
An animation that makes an object dissapear (used on 'remove' within World).