Package org.stellarium.ui.fader

Class Summary
BooleanFader  
Fader Class which manages a (usually smooth) transition between two states (typically ON/OFF) in function of a counter It used for various purpose like smooth transitions between
LinearFader Please note that state is updated instantaneously, so if you need to draw something fading in and out, you need to check the interstate value (!
ParabolicFader Please note that state is updated instantaneously, so if you need to draw something fading in and out, you need to check the interstate value (!