Implement this class if you need to receive callbacks when the value of an AnimatedPosition changes.  
 More...
#include <juce_AnimatedPosition.h>
template<typename Behaviour>
class AnimatedPosition< Behaviour >::Listener
Implement this class if you need to receive callbacks when the value of an AnimatedPosition changes. 
- See also
- AnimatedPosition::addListener, AnimatedPosition::removeListener 
◆ ~Listener()
template<typename Behaviour > 
 
 
◆ positionChanged()
template<typename Behaviour > 
 
 
The documentation for this class was generated from the following file: